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