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 elementattribute: Element's attribute's orcss/stylenameregex: Regular expression pattern that matches any part of the value