| Package | Description |
|---|---|
| org.fluentlenium.core.wait |
| Modifier and Type | Class and Description |
|---|---|
class |
FluentWait
A wait object wrapping default selenium
FluentWait object into a more
complete API, allowing to wait for any condition to be verified. |
class |
FluentWaitElement
A wait object wrapping default selenium
FluentWait object into a more
complete API, allowing to wait for any condition to be verified on an underlying element. |
class |
FluentWaitElementList
A wait object wrapping default selenium
FluentWait object into a more
complete API, allowing to wait for any condition to be verified on underlying elements. |
Copyright © 2018 FluentLenium. All Rights Reserved.