Function: textMatcher()
@termwright/driver/experimental
@termwright/driver/experimental / textMatcher
Function: textMatcher()
Section titled “Function: textMatcher()”textMatcher(
value,exact?):TextMatcher
Defined in: selectors.ts:173
Builds a TextMatcher from the string | RegExp public API shape.
Parameters
Section titled “Parameters”string | RegExp
exact?
Section titled “exact?”boolean = false