org.openqa.selenium.internal.seleniumemulation
Class GetAttribute
java.lang.Object
org.openqa.selenium.internal.seleniumemulation.SeleneseCommand<String>
org.openqa.selenium.internal.seleniumemulation.GetAttribute
public class GetAttribute
- extends SeleneseCommand<String>
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
GetAttribute
public GetAttribute(JavascriptLibrary library,
ElementFinder finder)
handleSeleneseCommand
protected String handleSeleneseCommand(org.openqa.selenium.WebDriver driver,
String attributeLocator,
String ignored)
- Specified by:
handleSeleneseCommand
in class SeleneseCommand<String>
getNameAndAttribute
protected String[] getNameAndAttribute(String attributeLocator)
Copyright © 2012. All Rights Reserved.