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 3041fa2 commit 39b8c3eCopy full SHA for 39b8c3e
java/client/src/org/openqa/selenium/devtools/CdpClientGenerator.java
@@ -28,9 +28,6 @@
28
import com.google.common.collect.ImmutableMap;
29
import com.google.common.io.ByteStreams;
30
import org.openqa.selenium.Beta;
31
-import org.openqa.selenium.devtools.Command;
32
-import org.openqa.selenium.devtools.ConverterFunctions;
33
-import org.openqa.selenium.devtools.Event;
34
import org.openqa.selenium.json.Json;
35
import org.openqa.selenium.json.JsonInput;
36
0 commit comments