@Deprecated public class MatchRegexp extends TextCaseInSensitive
| Constructor and Description |
|---|
MatchRegexp(java.lang.String name,
java.lang.String regex)
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 MatchRegexp(java.lang.String name,
java.lang.String regex)
public boolean apply(WebElement element)
UiConditionapply in class TextCaseInSensitiveelement - given WebElementpublic java.lang.String toString()
toString in class TextCaseInSensitiveCopyright © 2024 WorkFusion, Inc. All rights reserved.