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 832846a commit bb90ad5Copy full SHA for bb90ad5
src/test/java/io/appium/java_client/events/EmptyWebDriver.java
@@ -9,8 +9,8 @@
9
import org.apache.commons.lang3.StringUtils;
10
import org.openqa.selenium.Alert;
11
import org.openqa.selenium.By;
12
-import org.openqa.selenium.ContextAware;
13
import org.openqa.selenium.Capabilities;
+import org.openqa.selenium.ContextAware;
14
import org.openqa.selenium.Cookie;
15
import org.openqa.selenium.HasCapabilities;
16
import org.openqa.selenium.JavascriptExecutor;
0 commit comments