There was an error while loading. Please reload this page.
1 parent c857966 commit 5c7b761Copy full SHA for 5c7b761
java/client/test/org/openqa/selenium/RenderedWebElementTest.java
@@ -35,7 +35,7 @@
35
import static org.junit.Assert.assertTrue;
36
import static org.junit.Assume.assumeTrue;
37
import static org.openqa.selenium.TestWaiter.waitFor;
38
-import static org.openqa.selenium.remote.CapabilityType.ENABLE_PERSISTENT_HOVERING;
+import static org.openqa.selenium.ie.InternetExplorerDriver.ENABLE_PERSISTENT_HOVERING;
39
import static org.openqa.selenium.testing.Ignore.Driver.ANDROID;
40
import static org.openqa.selenium.testing.Ignore.Driver.CHROME;
41
import static org.openqa.selenium.testing.Ignore.Driver.FIREFOX;
0 commit comments