org.openqa.selenium.remote.server.handler.html5
Class GetLocalStorageItem
java.lang.Object
org.openqa.selenium.remote.server.handler.WebDriverHandler
org.openqa.selenium.remote.server.handler.ResponseAwareWebDriverHandler
org.openqa.selenium.remote.server.handler.html5.GetLocalStorageItem
- All Implemented Interfaces:
- Callable<ResultType>, RestishHandler
public class GetLocalStorageItem
- extends ResponseAwareWebDriverHandler
| Methods inherited from class org.openqa.selenium.remote.server.handler.WebDriverHandler |
execute, getDriver, getKnownElements, getRealSessionId, getScreenshot, getSession, getSessionId, getUnwrappedDriver, handle, newBySelector, newResponse |
GetLocalStorageItem
public GetLocalStorageItem(Session session)
call
public ResultType call()
throws Exception
- Throws:
Exception
setKey
public void setKey(String key)
toString
public String toString()
- Overrides:
toString in class Object
Copyright © 2013. All rights reserved.