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