Uses of Interface
org.openqa.selenium.remote.AugmenterProvider
-
Packages that use AugmenterProvider Package Description org.openqa.selenium.devtools org.openqa.selenium.remote org.openqa.selenium.remote.html5 org.openqa.selenium.remote.mobile -
-
Uses of AugmenterProvider in org.openqa.selenium.devtools
Classes in org.openqa.selenium.devtools that implement AugmenterProvider Modifier and Type Class Description classDevToolsProvider -
Uses of AugmenterProvider in org.openqa.selenium.remote
Classes in org.openqa.selenium.remote that implement AugmenterProvider Modifier and Type Class Description classAddRotatableMethods in org.openqa.selenium.remote with parameters of type AugmenterProvider Modifier and Type Method Description <X> AugmenterAugmenter. addDriverAugmentation(AugmenterProvider<X> provider) -
Uses of AugmenterProvider in org.openqa.selenium.remote.html5
Classes in org.openqa.selenium.remote.html5 that implement AugmenterProvider Modifier and Type Class Description classAddApplicationCacheclassAddLocationContextclassAddWebStorage -
Uses of AugmenterProvider in org.openqa.selenium.remote.mobile
Classes in org.openqa.selenium.remote.mobile that implement AugmenterProvider Modifier and Type Class Description classAddNetworkConnection
-