Package org.openqa.selenium.html5
Interface LocalStorage
- All Superinterfaces:
Storage
- All Known Implementing Classes:
RemoteLocalStorage
Deprecated.
Represents the local storage for the site currently opened in the browser. Each site has its own
separate storage area.
-
Method Summary