| Package | Description |
|---|---|
| org.fluentlenium.core.wait |
| Modifier and Type | Method and Description |
|---|---|
FluentWaitFiltersBuilder |
FluentWaitLocatorSelectorMatcher.with(String attribute)
Create a filter builder for the attribute
|
FluentWaitFiltersBuilder |
FluentWaitLocatorSelectorMatcher.withClass()
Create a filter builder for the attribute by class
|
FluentWaitFiltersBuilder |
FluentWaitLocatorSelectorMatcher.withId()
Create a filter builder for the attribute by id
|
FluentWaitFiltersBuilder |
FluentWaitLocatorSelectorMatcher.withName()
Create a filter builder for the attribute by name
|
FluentWaitFiltersBuilder |
FluentWaitLocatorSelectorMatcher.withText()
Create a filter builder for the attribute by text
|
Copyright © 2016 FluentLenium. All Rights Reserved.