@Deprecated public class HasAttribute extends UiCondition
| Constructor and Description |
|---|
HasAttribute(java.lang.String name,
java.lang.String attributeName)
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
apply(WebElement element)
Deprecated.
Check if given element matches this condition.
|
java.lang.String |
toString()
Deprecated.
|
actualValue, applyNull, fail, getNamepublic HasAttribute(java.lang.String name,
java.lang.String attributeName)
public boolean apply(WebElement element)
UiConditionapply in class UiConditionelement - given WebElementpublic java.lang.String toString()
toString in class com.workfusion.rpa.helpers.conditionsnative.UiConditionCopyright © 2024 WorkFusion, Inc. All rights reserved.