public class IsSomethingSelected extends SeleneseCommand<Boolean>
| Constructor and Description |
|---|
IsSomethingSelected(JavascriptLibrary library) |
| Modifier and Type | Method and Description |
|---|---|
protected Boolean |
handleSeleneseCommand(org.openqa.selenium.WebDriver driver,
String selectLocator,
String ignored) |
apply, getTimeout, setDefaultTimeoutpublic IsSomethingSelected(JavascriptLibrary library)
protected Boolean handleSeleneseCommand(org.openqa.selenium.WebDriver driver, String selectLocator, String ignored)
handleSeleneseCommand in class SeleneseCommand<Boolean>Copyright © 2016. All rights reserved.