public class WaitForCondition extends SeleneseCommand<Void>
| Constructor and Description |
|---|
WaitForCondition(ScriptMutator mutator) |
| Modifier and Type | Method and Description |
|---|---|
protected Void |
handleSeleneseCommand(org.openqa.selenium.WebDriver driver,
String script,
String timeout) |
apply, getTimeout, setDefaultTimeoutpublic WaitForCondition(ScriptMutator mutator)
protected Void handleSeleneseCommand(org.openqa.selenium.WebDriver driver, String script, String timeout)
handleSeleneseCommand in class SeleneseCommand<Void>Copyright © 2016. All rights reserved.