Scroll Up
Last updated
This is a pre-built action available under the Captured Table Element from SAP GUI Application. The functionality of this action in Avo Assure to scroll down in the table.
Input Value: <number>
<number> (Required)
Specify the number of rows or steps to scroll up in the SAP table (e.g., 5)
Output Value
<Dynamic Variable>(Optional);<Dynamic Variable>(Optional)
This dynamic variable holds the status of the action as True or False
Example
Performs scroll up action on GuiTable from SAP Application.
The Scroll Up action takes the value from the Input Value column (e.g., 4) and scrolls the captured SAP table upwards by the specified number of rows.

Last updated