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 elementattribute: Element's attribute's orcss/stylename
Returns#
booleantrueif expectation fulfills