| 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,
com.google.common.base.Supplier<org.openqa.selenium.WebElement> elementSupplier,
com.google.common.base.Supplier<org.openqa.selenium.support.pagefactory.ElementLocator> locatorSupplier,
com.google.common.base.Supplier<String> toStringSupplier,
WaitHookOptions options)
Creates a new wait hook
|
Copyright © 2016 FluentLenium. All Rights Reserved.