@ParametersAreNonnullByDefault public class MatchText extends TextCondition
Constructor and Description |
---|
MatchText(java.lang.String regex) |
Modifier and Type | Method and Description |
---|---|
protected boolean |
match(java.lang.String actualText,
java.lang.String expectedText) |
check, getText, toString
actualValue, and, apply, attribute, attribute, attributeMatching, be, because, cssClass, cssValue, exactOwnText, exactText, exactTextCaseSensitive, exactValue, getName, have, href, id, match, matchText, missingElementSatisfiesCondition, name, negate, not, or, ownText, pseudo, pseudo, selectedText, text, textCaseSensitive, type, value
protected boolean match(java.lang.String actualText, java.lang.String expectedText)
match
in class TextCondition