untilTextLike
Variant of untilTextIs provided for matching text using a regex pattern.
The pattern matching follows the specs of find.
untilTextLike(elemId, regex)
#
ParameterselemId
: The target elementregex
: Regular expression pattern that matches any part of the text