@Deprecated public class ExpectsAttribute extends UiCondition
| Constructor and Description |
|---|
ExpectsAttribute(java.lang.String name,
java.lang.String attributeName,
java.lang.String expectedAttributeValue)
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 ExpectsAttribute(java.lang.String name,
java.lang.String attributeName,
java.lang.String expectedAttributeValue)
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.