There was an error while loading. Please reload this page.
1 parent 6f6b797 commit 4291ec7Copy full SHA for 4291ec7
1 file changed
java/client/test/org/openqa/selenium/devtools/ConsoleEventsTest.java
@@ -22,10 +22,8 @@
22
import org.junit.Test;
23
import org.openqa.selenium.By;
24
import org.openqa.selenium.devtools.events.ConsoleEvent;
25
-import org.openqa.selenium.devtools.idealized.runtime.model.RemoteObject;
26
import org.openqa.selenium.environment.webserver.Page;
27
28
-import java.util.List;
29
import java.util.concurrent.CompletableFuture;
30
import java.util.concurrent.ExecutionException;
31
import java.util.concurrent.TimeUnit;
0 commit comments