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, setDefaultTimeout
public WaitForCondition(ScriptMutator mutator)
protected Void handleSeleneseCommand(org.openqa.selenium.WebDriver driver, String script, String timeout)
handleSeleneseCommand
in class SeleneseCommand<Void>
Copyright © 2015. All rights reserved.