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 class
DevToolsProvider
-
Uses of AugmenterProvider in org.openqa.selenium.remote
Classes in org.openqa.selenium.remote that implement AugmenterProvider Modifier and Type Class Description class
AddRotatable
Methods in org.openqa.selenium.remote with parameters of type AugmenterProvider Modifier and Type Method Description <X> Augmenter
Augmenter. 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 class
AddApplicationCache
class
AddLocationContext
class
AddWebStorage
-
Uses of AugmenterProvider in org.openqa.selenium.remote.mobile
Classes in org.openqa.selenium.remote.mobile that implement AugmenterProvider Modifier and Type Class Description class
AddNetworkConnection
-