untilAttributeValueContains
Variant of untilAttributeValueIs provided for matching substring of value.
untilAttributeValueContains(elemId, attribute, desiredValueSubstring)
#
ParameterselemId
: The target elementattribute
: Element's attribute's orcss/style
namedesiredValueSubstring
: Substring of desired value