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 e374d60 commit 709f5beCopy full SHA for 709f5be
src/test/java/io/appium/java_client/pagefactory_tests/widget/tests/DefaultStubWidget.java
@@ -3,8 +3,8 @@
3
import io.appium.java_client.pagefactory.Widget;
4
import org.jspecify.annotations.Nullable;
5
import org.openqa.selenium.Dimension;
6
-import org.openqa.selenium.Point;
7
import org.openqa.selenium.OutputType;
+import org.openqa.selenium.Point;
8
import org.openqa.selenium.Rectangle;
9
import org.openqa.selenium.WebDriverException;
10
import org.openqa.selenium.WebElement;
0 commit comments