public class SetTimeout extends SeleneseCommand<java.lang.Void>
| Constructor and Description |
|---|
SetTimeout(Timer timer) |
| Modifier and Type | Method and Description |
|---|---|
protected java.lang.Void |
handleSeleneseCommand(org.openqa.selenium.WebDriver driver,
java.lang.String timeout,
java.lang.String ignored) |
apply, setDefaultTimeout, toLongprivate final Timer timer
public SetTimeout(Timer timer)
protected java.lang.Void handleSeleneseCommand(org.openqa.selenium.WebDriver driver,
java.lang.String timeout,
java.lang.String ignored)
handleSeleneseCommand in class SeleneseCommand<java.lang.Void>