@Deprecated public class IsEnabled extends UiCondition
| Constructor and Description |
|---|
IsEnabled(java.lang.String name)
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
actualValue(WebElement element)
Deprecated.
If element didn't match the condition, returns the actual value of element.
|
boolean |
apply(WebElement element)
Deprecated.
Check if given element matches this condition.
|
applyNull, fail, getName, toStringpublic boolean apply(WebElement element)
UiConditionapply in class UiConditionelement - given WebElementpublic java.lang.String actualValue(WebElement element)
com.workfusion.rpa.helpers.conditionsnative.UiConditionactualValue in class com.workfusion.rpa.helpers.conditionsnative.UiConditionelement - given WebElementCopyright © 2024 WorkFusion, Inc. All rights reserved.