Package | Description |
---|---|
com.thoughtworks.selenium.webdriven | |
com.thoughtworks.selenium.webdriven.commands | |
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) |
Modifier and Type | Class and Description |
---|---|
class |
SeleneseCommand<T>
Deprecated.
Use
SeleneseCommand instead. |
Copyright © 2014. All rights reserved.