org.openqa.selenium.remote.server.handler
Class GetElementAttribute
java.lang.Object
org.openqa.selenium.remote.server.handler.WebDriverHandler
org.openqa.selenium.remote.server.handler.ResponseAwareWebDriverHandler
org.openqa.selenium.remote.server.handler.WebElementHandler
org.openqa.selenium.remote.server.handler.GetElementAttribute
- All Implemented Interfaces:
- Callable<ResultType>, Handler
public class GetElementAttribute
- extends WebElementHandler
Methods inherited from class org.openqa.selenium.remote.server.handler.WebDriverHandler |
execute, getDriver, getKnownElements, getRealSessionId, getScreenshot, getSession, getSessionId, getUnwrappedDriver, handle, newBySelector, newResponse |
GetElementAttribute
public GetElementAttribute(Session session)
setName
public void setName(String name)
call
public ResultType call()
throws Exception
- Throws:
Exception
toString
public String toString()
- Overrides:
toString
in class Object
Copyright © 2012. All Rights Reserved.