TODO: UI Print (sui:print)
Description
Release in: CAST NextUNDEFINED
Usage:
<sui:action method=""! value=""?/>
! -mandatory , ? - optional
Supported methods:
Example
Example | Behaviour |
---|---|
<test-step description="Print a pageId with a name variable" testData="" expectedResult="">
<sui:scroll-to-element pageId="waitForTitle"/>
<sui:print pageId="waitForTitle" name="printOutput"/>
</test-step> |
|
<test-step description="Print a pageId without a name variable" testData="" expectedResult="">
<sui:scroll-to-element pageId="waitForTitle"/>
<sui:print pageId="waitForTitle"/>
</test-step> |
|
, multiple selections available, Use left or right arrow keys to navigate selected items