Uses of Interface
org.openqa.selenium.html5.WebStorage
Packages that use WebStorage
Package
Description
-
Uses of WebStorage in org.openqa.selenium.chrome
Classes in org.openqa.selenium.chrome that implement WebStorageModifier and TypeClassDescriptionclass
AWebDriver
implementation that controls a Chrome browser running on the local machine. -
Uses of WebStorage in org.openqa.selenium.chromium
Classes in org.openqa.selenium.chromium that implement WebStorageModifier and TypeClassDescriptionclass
AWebDriver
implementation that controls a Chromium browser running on the local machine. -
Uses of WebStorage in org.openqa.selenium.edge
Classes in org.openqa.selenium.edge that implement WebStorageModifier and TypeClassDescriptionclass
AWebDriver
implementation that controls an Edge browser running on the local machine. -
Uses of WebStorage in org.openqa.selenium.firefox
Classes in org.openqa.selenium.firefox that implement WebStorageModifier and TypeClassDescriptionclass
An implementation of the {#link WebDriver} interface that drives Firefox. -
Uses of WebStorage in org.openqa.selenium.remote.html5
Classes in org.openqa.selenium.remote.html5 that implement WebStorageMethods in org.openqa.selenium.remote.html5 that return WebStorageModifier and TypeMethodDescriptionAddWebStorage.getImplementation
(Capabilities capabilities, ExecuteMethod executeMethod) Deprecated.Methods in org.openqa.selenium.remote.html5 that return types with arguments of type WebStorage