Skip to main content

untilAttributeValueContains

Variant of untilAttributeValueIs provided for matching substring of value.

untilAttributeValueContains(elemId, attribute, desiredValueSubstring)

Parameters#

  • elemId: The target element
  • attribute: Element's attribute's or css/style name
  • desiredValueSubstring: Substring of desired value