@Deprecated public class TextCaseSensitive extends TextCaseInSensitive
| Constructor and Description |
|---|
TextCaseSensitive(java.lang.String name,
java.lang.String expectedText)
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
apply(WebElement element)
Deprecated.
Check if given element matches this condition.
|
toStringactualValue, applyNull, fail, getNamepublic TextCaseSensitive(java.lang.String name,
java.lang.String expectedText)
public boolean apply(WebElement element)
UiConditionapply in class TextCaseInSensitiveelement - given WebElementCopyright © 2024 WorkFusion, Inc. All rights reserved.