Skip to main content

untilTextLike

Variant of untilTextIs provided for matching text using a regex pattern.

The pattern matching follows the specs of find.

untilTextLike(elemId, regex)

Parameters#

  • elemId: The target element
  • regex: Regular expression pattern that matches any part of the text