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