- Summary:
- Nested |
- Field |
- Constr |
- Method
- Detail:
- Field |
- Constr |
- Method
- java.lang.Object
-
- org.fluentlenium.core.filter.AttributeFilterPredicate
-
- All Implemented Interfaces:
- java.util.function.Predicate<FluentWebElement>
public class AttributeFilterPredicate
extends java.lang.Object
implements java.util.function.Predicate<FluentWebElement>
Filter a FluentWebElement collection to return only the elements with the same text
-
-
Method Summary
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Methods inherited from interface java.util.function.Predicate
and, isEqual, negate, or
- Summary:
- Nested |
- Field |
- Constr |
- Method
- Detail:
- Field |
- Constr |
- Method
Copyright © 2018 FluentLenium. All Rights Reserved.