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