@Deprecated public class IsHidden extends UiCondition
| Constructor and Description |
|---|
IsHidden(java.lang.String name)
Deprecated.
|
IsHidden(java.lang.String name,
boolean absentElementMatchesCondition)
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
apply(WebElement element)
Deprecated.
Check if given element matches this condition.
|
actualValue, applyNull, fail, getName, toStringpublic IsHidden(java.lang.String name)
public IsHidden(java.lang.String name,
boolean absentElementMatchesCondition)
public boolean apply(WebElement element)
UiConditionapply in class UiConditionelement - given WebElementCopyright © 2024 WorkFusion, Inc. All rights reserved.