Uses of Class
io.fluentlenium.core.hook.wait.WaitHookOptions
Packages that use WaitHookOptions
-
Uses of WaitHookOptions in io.fluentlenium.core.hook.wait
Methods in io.fluentlenium.core.hook.wait that return WaitHookOptionsModifier and TypeMethodDescriptionWaitHookOptions.WaitHookOptionsBuilder.build()
protected WaitHookOptions
WaitHook.newOptions()
Constructors in io.fluentlenium.core.hook.wait with parameters of type WaitHookOptionsModifierConstructorDescriptionWaitHook
(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