| 程序包 | 说明 |
|---|---|
| com.thoughtworks.selenium.webdriven | |
| com.thoughtworks.selenium.webdriven.commands |
| 限定符和类型 | 方法和说明 |
|---|---|
SeleneseCommand<?> |
WebDriverCommandProcessor.getMethod(String methodName) |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
WebDriverCommandProcessor.addMethod(String methodName,
SeleneseCommand<?> command) |
<T> T |
Timer.run(SeleneseCommand<T> command,
WebDriver driver,
String[] args) |