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 48e0884 commit b291cbcCopy full SHA for b291cbc
src/test/java/org/htmlunit/WebDriverTestCase.java
@@ -89,7 +89,7 @@
89
import org.openqa.selenium.chrome.ChromeDriverService;
90
import org.openqa.selenium.chrome.ChromeOptions;
91
import org.openqa.selenium.devtools.DevTools;
92
-import org.openqa.selenium.devtools.v134.emulation.Emulation;
+import org.openqa.selenium.devtools.v135.emulation.Emulation;
93
import org.openqa.selenium.edge.EdgeDriver;
94
import org.openqa.selenium.edge.EdgeDriverService;
95
import org.openqa.selenium.edge.EdgeOptions;
0 commit comments