Class FluentWait

java.lang.Object
io.fluentlenium.core.wait.FluentWait
All Implemented Interfaces:
FluentWaitConditions<FluentWait>, FluentWaitConfiguration<FluentWait>, FluentWaitFunctional<FluentControl>, org.openqa.selenium.support.ui.Wait<FluentControl>

A wait object wrapping default selenium FluentWait object into a more complete API, allowing to wait for any condition to be verified.