Scroll Right
The Scroll Right 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 right 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 right 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 a horizontal scroll to the right within a captured SAP table.
The Scroll Right action takes the value from the Input Value column (e.g., 4) and scrolls the specified table to the right by the given number of columns. The result of the scroll operation is stored in the {Result} variable as Ture or False

Last updated
Was this helpful?