public class AddSelection extends SeleneseCommand<Void>
| Constructor and Description |
|---|
AddSelection(JavascriptLibrary library,
ElementFinder finder) |
| Modifier and Type | Method and Description |
|---|---|
protected Void |
handleSeleneseCommand(org.openqa.selenium.WebDriver driver,
String locator,
String optionLocator) |
apply, getTimeout, setDefaultTimeoutpublic AddSelection(JavascriptLibrary library, ElementFinder finder)
protected Void handleSeleneseCommand(org.openqa.selenium.WebDriver driver, String locator, String optionLocator)
handleSeleneseCommand in class SeleneseCommand<Void>Copyright © 2016. All rights reserved.