Package org.openqa.selenium.remote.html5
Class RemoteWebStorage
java.lang.Object
org.openqa.selenium.remote.html5.RemoteWebStorage
- All Implemented Interfaces:
WebStorage
Provides remote access to the
WebStorage
API.-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescription
-
Constructor Details
-
RemoteWebStorage
-
-
Method Details
-
getLocalStorage
- Specified by:
getLocalStorage
in interfaceWebStorage
-
getSessionStorage
- Specified by:
getSessionStorage
in interfaceWebStorage
-