public class AddLocationStrategy extends SeleneseCommand<Void>
| Constructor and Description |
|---|
AddLocationStrategy(ElementFinder elementFinder) |
| Modifier and Type | Method and Description |
|---|---|
protected Void |
handleSeleneseCommand(org.openqa.selenium.WebDriver driver,
String strategyName,
String functionDefinition) |
apply, getTimeout, setDefaultTimeoutpublic AddLocationStrategy(ElementFinder elementFinder)
protected Void handleSeleneseCommand(org.openqa.selenium.WebDriver driver, String strategyName, String functionDefinition)
handleSeleneseCommand in class SeleneseCommand<Void>Copyright © 2016. All rights reserved.