Uses of Interface
org.openqa.selenium.html5.Storage
-
Packages that use Storage Package Description org.openqa.selenium.html5 -
-
Uses of Storage in org.openqa.selenium.html5
Subinterfaces of Storage in org.openqa.selenium.html5 Modifier and Type Interface Description interfaceLocalStorageRepresents the local storage for the site currently opened in the browser.interfaceSessionStorageRepresents the session storage in the browser for the site currently opened in the browser.
-