Uses of Class
io.fluentlenium.core.hook.wait.WaitHookOptions
-
Uses of WaitHookOptions in io.fluentlenium.core.hook.wait
Modifier and TypeMethodDescriptionWaitHookOptions.WaitHookOptionsBuilder.build()
protected WaitHookOptions
WaitHook.newOptions()
ModifierConstructorDescriptionWaitHook
(FluentControl control, ComponentInstantiator instantiator, Supplier<org.openqa.selenium.WebElement> elementSupplier, Supplier<org.openqa.selenium.support.pagefactory.ElementLocator> locatorSupplier, Supplier<String> toStringSupplier, WaitHookOptions options) Creates a new wait hook