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 d65bad2 commit c1358e8Copy full SHA for c1358e8
java/server/src/org/openqa/selenium/server/ProxyHandler.java
@@ -30,7 +30,6 @@
30
import org.openqa.jetty.util.IO;
31
import org.openqa.jetty.util.StringMap;
32
import org.openqa.jetty.util.URI;
33
-import org.openqa.selenium.browserlaunchers.LauncherUtils;
34
import org.openqa.selenium.io.FileHandler;
35
import org.openqa.selenium.server.browserlaunchers.ResourceExtractor;
36
import org.openqa.selenium.server.commands.AddCustomRequestHeaderCommand;
0 commit comments