Package | Description |
---|---|
org.openqa.selenium | |
org.openqa.selenium.internal.seleniumemulation |
Modifier and Type | Method and Description |
---|---|
SeleneseCommand<?> |
WebDriverCommandProcessor.getMethod(String methodName) |
Modifier and Type | Method and Description |
---|---|
void |
WebDriverCommandProcessor.addMethod(String methodName,
SeleneseCommand<?> command) |
Modifier and Type | Method and Description |
---|---|
<T> T |
Timer.run(SeleneseCommand<T> command,
org.openqa.selenium.WebDriver driver,
String[] args) |
Copyright © 2013. All rights reserved.