1
0
mirror of synced 2026-07-30 03:56:54 +00:00

fix: import options package in the example (#271)

This commit is contained in:
Yury Semikhatsky
2021-02-09 10:59:19 -08:00
committed by GitHub
parent 18ca3e6ace
commit bd14c560d2
@@ -16,6 +16,7 @@
package org.example;
import com.microsoft.playwright.options.*;
import com.microsoft.playwright.*;
import java.nio.file.Paths;