| Constructor and Description |
|---|
WaitHookOptions()
Creates a new wait hook options, with default annotation options.
|
WaitHookOptions(Wait annotation)
Creates a new wait hook options, with given annotation options.
|
| Modifier and Type | Method and Description |
|---|---|
protected FluentWait |
configureAwait(FluentWait await)
Configure fluent wait with this options.
|
public WaitHookOptions()
public WaitHookOptions(Wait annotation)
annotation - wait annotationprotected FluentWait configureAwait(FluentWait await)
await - fluent wait object to configureCopyright © 2016 FluentLenium. All Rights Reserved.