Class CustomizableRemoteWebElementInstaller
java.lang.Object
software.xdev.selenium.elements.remote.CustomizableRemoteWebElementInstaller
Allows to install a custom
RemoteWebElement supplier into RemoteWebDriver.-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic class -
Method Summary
-
Method Details
-
install
public static void install(org.openqa.selenium.remote.RemoteWebDriver driver, Supplier<org.openqa.selenium.remote.RemoteWebElement> remoteWebElementSupplier)
-