Skip to content

Commit 4d157b9

Browse files
committed
use htmlunit-driver 4.30.0-SNAPSHOT
1 parent 68aea06 commit 4d157b9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/test/java/org/htmlunit/WebDriverTestCase.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,7 @@
8888
import org.openqa.selenium.chrome.ChromeDriverService;
8989
import org.openqa.selenium.chrome.ChromeOptions;
9090
import org.openqa.selenium.devtools.DevTools;
91-
import org.openqa.selenium.devtools.v133.emulation.Emulation;
91+
import org.openqa.selenium.devtools.v134.emulation.Emulation;
9292
import org.openqa.selenium.edge.EdgeDriver;
9393
import org.openqa.selenium.edge.EdgeDriverService;
9494
import org.openqa.selenium.edge.EdgeOptions;

0 commit comments

Comments
 (0)