Scroll Up

The Scroll Up 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 (True/False) in dynamic variable.

Syntax

Input Value: <number>

Argument
Description

<number> (Required)

Specify the number of rows or steps to scroll up in the SAP table (e.g., 5)

Output Value:

Argument
Description

<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 captured SAP table.

The Scroll Up action takes the value from the Input Value column (e.g., 3) and scrolls the captured SAP table upwards by the specified number of rows. The result of the scroll operation is stored in the {Result} variable as True or False

Last updated

Was this helpful?