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