Skip to content

Commit cd0b8b7

Browse files
committed
Fix the build
1 parent 98ddef3 commit cd0b8b7

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

java/client/test/org/openqa/selenium/AuthenticatedPageLoadingTest.java

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,7 @@
2323
import static org.openqa.selenium.testing.Driver.CHROME;
2424
import static org.openqa.selenium.testing.Driver.FIREFOX;
2525
import static org.openqa.selenium.testing.Driver.HTMLUNIT;
26+
import static org.openqa.selenium.testing.Driver.IE;
2627
import static org.openqa.selenium.testing.Driver.MARIONETTE;
2728
import static org.openqa.selenium.testing.Driver.PHANTOMJS;
2829
import static org.openqa.selenium.testing.Driver.SAFARI;

0 commit comments

Comments
 (0)