Package io.fluentlenium.core.filter
Class AttributeFilterPredicate
java.lang.Object
io.fluentlenium.core.filter.AttributeFilterPredicate
- All Implemented Interfaces:
Predicate<FluentWebElement>
Filter a FluentWebElement collection to return only the elements with the same text
-
Method Details
-
test
- Specified by:
testin interfacePredicate<FluentWebElement>
-