text
Text content, as an exact match or regular expression.
text?: string | RegExp;
Related
interface OutputSelectFilter
An object that provides filters to match a set of output elements, to be asserted using OutputAssertion.
Text content, as an exact match or regular expression.
text?: string | RegExp;