We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 68aea06 commit 4d157b9Copy full SHA for 4d157b9
src/test/java/org/htmlunit/WebDriverTestCase.java
@@ -88,7 +88,7 @@
88
import org.openqa.selenium.chrome.ChromeDriverService;
89
import org.openqa.selenium.chrome.ChromeOptions;
90
import org.openqa.selenium.devtools.DevTools;
91
-import org.openqa.selenium.devtools.v133.emulation.Emulation;
+import org.openqa.selenium.devtools.v134.emulation.Emulation;
92
import org.openqa.selenium.edge.EdgeDriver;
93
import org.openqa.selenium.edge.EdgeDriverService;
94
import org.openqa.selenium.edge.EdgeOptions;
0 commit comments