We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 33f118a commit 768174bCopy full SHA for 768174b
java/client/test/org/openqa/selenium/ElementFindingTest.java
@@ -26,7 +26,6 @@
26
import static org.junit.Assert.assertThat;
27
import static org.junit.Assume.assumeFalse;
28
import static org.openqa.selenium.testing.Driver.CHROME;
29
-import static org.openqa.selenium.testing.Driver.FIREFOX;
30
import static org.openqa.selenium.testing.Driver.IE;
31
import static org.openqa.selenium.testing.Driver.MARIONETTE;
32
import static org.openqa.selenium.testing.Driver.SAFARI;
0 commit comments