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 71875fb commit 6e0196aCopy full SHA for 6e0196a
src/test/java/org/htmlunit/WebDriverTestCase.java
@@ -90,7 +90,7 @@
90
import org.openqa.selenium.chrome.ChromeDriverService;
91
import org.openqa.selenium.chrome.ChromeOptions;
92
import org.openqa.selenium.devtools.DevTools;
93
-import org.openqa.selenium.devtools.v141.emulation.Emulation;
+import org.openqa.selenium.devtools.v143.emulation.Emulation;
94
import org.openqa.selenium.edge.EdgeDriver;
95
import org.openqa.selenium.edge.EdgeDriverService;
96
import org.openqa.selenium.edge.EdgeOptions;
0 commit comments