| Package | Description |
|---|---|
| org.fluentlenium.core.hook.wait |
| Modifier and Type | Method and Description |
|---|---|
protected WaitHookOptions |
WaitHook.newOptions() |
| Constructor and Description |
|---|
WaitHook(FluentControl control,
ComponentInstantiator instantiator,
java.util.function.Supplier<org.openqa.selenium.WebElement> elementSupplier,
java.util.function.Supplier<org.openqa.selenium.support.pagefactory.ElementLocator> locatorSupplier,
java.util.function.Supplier<java.lang.String> toStringSupplier,
WaitHookOptions options)
Creates a new wait hook
|
Copyright © 2018 FluentLenium. All Rights Reserved.