Uses of Class
org.openqa.selenium.remote.BaseAugmenter
-
Packages that use BaseAugmenter Package Description org.openqa.selenium.remote -
-
Uses of BaseAugmenter in org.openqa.selenium.remote
Subclasses of BaseAugmenter in org.openqa.selenium.remote Modifier and Type Class Description class
Augmenter
Enhance the interfaces implemented by an instance of theRemoteWebDriver
based on the returnedCapabilities
of the driver.class
JdkAugmenter
Enhance the interfaces implemented by an instance of theRemoteWebDriver
based on the returnedCapabilities
of the driver.
-