fix: import options package in the example (#271)
This commit is contained in:
@@ -16,6 +16,7 @@
|
||||
|
||||
package org.example;
|
||||
|
||||
import com.microsoft.playwright.options.*;
|
||||
import com.microsoft.playwright.*;
|
||||
|
||||
import java.nio.file.Paths;
|
||||
|
||||
Reference in New Issue
Block a user