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