UI Wait for URL (sui:wait-for-url)
For any given url, wait-for-url will wait for given timeout (in seconds) for the url equals (or contains, not equals, not contains..) before throwing exception.
Usage
<sui:wait-for-url method=""! url=""! 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