Scroll Up
Last updated
Last updated
This is prebuilt Action in Avo Assure which is found under the Captured Table from SAP Application Element. It instructs Avo Assure client to scroll up the table the number of times specified in the input field. It is useful for scrolling up in tables, enabling users to access and verify data located higher in the table UI.
Input: <number>
Output: <Dynamic Variable>(optional);< Dynamic Variable> (Optional)
In this scenario, the user is testing an SAP GUI application with an Order Details table containing many rows. The test starts at Row 40, and the Scroll Up action is used to scroll up 4 times, moving 10 rows with each scroll. After the 4th scroll, the user verifies that Row 0 is the first visible row in the table.
The Scroll Up action needs to scroll on tables according to given number in input.
The Scroll UP action is performed scrolls down four times in the table.