WorkFusion RPA Simplified API
- java.lang.Object
-
- com.workfusion.rpa.helpers.conditionsnative.collection.UiCollectionCondition
-
-
-
Method Summary
All Methods Instance Methods Concrete Methods Deprecated Methods
| Modifier and Type |
Method and Description |
boolean |
apply(java.util.List<? extends WebElement> input)
Deprecated.
Left for backward compatibility
|
void |
fail(java.util.List<? extends WebElement> elements,
java.lang.String prefix)
Deprecated.
|
-
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Methods inherited from interface java.util.function.Predicate
and, isEqual, negate, or, test
-
-
Method Detail
-
apply
public boolean apply(java.util.List<? extends WebElement> input)
Deprecated.
Description copied from class: com.workfusion.rpa.helpers.conditionsnative.collection.UiCollectionCondition
Left for backward compatibility
- Overrides:
apply in class Size
- Parameters:
input - list of WebElements
- Returns:
- true if list matches condition
WorkFusion RPA Simplified API
Copyright © 2024 WorkFusion, Inc. All rights reserved.