Uses of Package
org.openqa.selenium.html5
-
Classes in org.openqa.selenium.html5 used by org.openqa.selenium.chrome Class Description LocationContext WebStorage -
Classes in org.openqa.selenium.html5 used by org.openqa.selenium.chromium Class Description LocalStorage Represents the local storage for the site currently opened in the browser.Location Represents the physical location of the browser.LocationContext SessionStorage Represents the session storage in the browser for the site currently opened in the browser.WebStorage -
Classes in org.openqa.selenium.html5 used by org.openqa.selenium.edge Class Description LocationContext WebStorage -
Classes in org.openqa.selenium.html5 used by org.openqa.selenium.firefox Class Description LocalStorage Represents the local storage for the site currently opened in the browser.SessionStorage Represents the session storage in the browser for the site currently opened in the browser.WebStorage -
Classes in org.openqa.selenium.html5 used by org.openqa.selenium.html5 Class Description AppCacheStatus Represents the application cache status.LocalStorage Represents the local storage for the site currently opened in the browser.Location Represents the physical location of the browser.SessionStorage Represents the session storage in the browser for the site currently opened in the browser.Storage Represents common operations available for all web storage types (session or local). -
Classes in org.openqa.selenium.html5 used by org.openqa.selenium.remote.html5 Class Description LocalStorage Represents the local storage for the site currently opened in the browser.Location Represents the physical location of the browser.LocationContext SessionStorage Represents the session storage in the browser for the site currently opened in the browser.Storage Represents common operations available for all web storage types (session or local).WebStorage