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 be28696 commit 8732432Copy full SHA for 8732432
1 file changed
src/main/java/io/github/seleniumquery/internal/fluentfunctions/AndOrThen.java
@@ -19,7 +19,6 @@
19
import io.github.seleniumquery.SeleniumQueryFluentAndOrThen;
20
import io.github.seleniumquery.SeleniumQueryFluentFunction;
21
import io.github.seleniumquery.SeleniumQueryObject;
22
-import io.github.seleniumquery.SeleniumQueryWaitUntil;
23
24
/**
25
* A builder class that allows to specify the next step after waiting for some condition: to wait for more
0 commit comments