Skip to main content

untilAttributeValueNonEmpty

See getElementAttributeOrCssValue. Waits until element's given attribute's or css/style value is not empty.

untilAttributeValueIs(elemId, attribute)

Uses Element access timeout.

Parameters#

  • elemId: The target element
  • attribute: Element's attribute's or css/style name

Returns#

  • boolean true if expectation fulfills