Scroll Up
This is a pre-built action available under the Captured Table from the SAP Application. The functionality of this action in Avo Assure is to scroll up by the number of times specified in the input.
Note: This allows users to navigate to records that are not immediately visible in the current screen, especially those located at the top of a scrollable list or table.
Syntax
Input Value: <number>
<number>
Provide the number of times the scroll-up action should be performed.
Output Value
<Dynamic Variable> (Optional);<Dynamic Variable> (Optional)
This dynamic variable holds the result as True or False.
Example
Scrolling Up Three Times on an Inner Scroll Container element
The Scroll Up action takes a value from the Input Value column (e.g., 3) and scrolls up that number of times on the captured Inner Scroll container element. The result of the scroll operation is stored in the {ScollUp} variable.

Last updated
Was this helpful?