Scroll Down
The Scroll Down Action in the Avo Assure is found under the Captured Table from SAP Application Element. The functionality of this action in Avo Assure to scroll down in the table and save the status in dynamic variable.
Syntax
Input value: <number>
<number> (Required)
Specify the number of rows or steps to scroll down in the SAP table (e.g., 3)
Output Value:
<Dynamic Variable>(Optional);<Dynamic Variable>(Optional)
This dynamic variable holds the status of the action as True or False
Example
Performs scroll down action on captured SAP table.
The Scroll Down action takes the value from the Input Value column (e.g., 3) and scrolls the captured SAP table down wards by the specified number of rows. The result of the scroll operation is stored in the {SceollResult} variable as True or False

Last updated
Was this helpful?