Skip to main content

untilAttributeValueLike

Variant of untilAttributeValueIs provided for matching value using a regex pattern.

The pattern matching follows the specs of find.

untilAttributeValueLike(elemId, attribute, regex)

Parameters#

  • elemId: The target element
  • attribute: Element's attribute's or css/style name
  • regex: Regular expression pattern that matches any part of the value