Uses of Interface
org.openqa.selenium.remote.AugmenterProvider
-
Packages that use AugmenterProvider Package Description org.openqa.selenium.bidi org.openqa.selenium.devtools org.openqa.selenium.remote org.openqa.selenium.remote.html5 -
-
Uses of AugmenterProvider in org.openqa.selenium.bidi
Classes in org.openqa.selenium.bidi that implement AugmenterProvider Modifier and Type Class Description class
BiDiProvider
-
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
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
AddWebStorage
-