untilAttributeValueNonEmpty
See getElementAttributeOrCssValue. Waits until element's given attribute's or css/style
value is not empty.
untilAttributeValueIs(elemId, attribute)
Uses Element access timeout.
#
ParameterselemId
: The target elementattribute
: Element's attribute's orcss/style
name
#
Returnsboolean
true
if expectation fulfills