public class FluentWaitSupplierMatcher extends AbstractWaitElementMatcher
search, selectionName, wait| Constructor and Description |
|---|
FluentWaitSupplierMatcher(Search search,
FluentWait fluentWait,
com.google.common.base.Supplier<? extends FluentWebElement> selector) |
| Modifier and Type | Method and Description |
|---|---|
protected FluentList<FluentWebElement> |
find()
Find the elements from configured matcher.
|
containsText, hasAttribute, hasId, hasName, hasPositionX, hasText, isAboveScreenOrInvisible, isClickable, isDisplayed, isEnabled, isNotDisplayed, isNotPresent, isPresentbuildMessage, untilpublic FluentWaitSupplierMatcher(Search search, FluentWait fluentWait, com.google.common.base.Supplier<? extends FluentWebElement> selector)
protected FluentList<FluentWebElement> find()
AbstractWaitElementMatcherfind in class AbstractWaitElementMatcherCopyright © 2016 FluentLenium. All Rights Reserved.