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, setDefaultTimeout
public GetAttribute(JavascriptLibrary library, ElementFinder finder)
protected String handleSeleneseCommand(org.openqa.selenium.WebDriver driver, String attributeLocator, String ignored)
handleSeleneseCommand
in class SeleneseCommand<String>
Copyright © 2015. All rights reserved.