UI Wait for Attribute (sui:wait-for-attribute)
UI Wait for Attribute (sui:wait-for-attribute)
For any given pageObject, wait-for-attribute will wait for the attribute's value to be equal/not equal/contains/not contains for given timeout (in seconds) before throwing exception.
Usage
<sui:wait-for-attribute method=""! pageId=""! attribute=""! value=""! timeout=""?/>
! - mandatory, ? - optional
Supported Methods
equals
not equals
contains
not contains
Examples
, multiple selections available, Use left or right arrow keys to navigate selected items