untilAttributeValueLike
Variant of untilAttributeValueIs provided for matching value using a regex pattern.
The pattern matching follows the specs of find.
untilAttributeValueLike(elemId, attribute, regex)
#
ParameterselemId
: The target elementattribute
: Element's attribute's orcss/style
nameregex
: Regular expression pattern that matches any part of the value