Scroll Down
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 down the 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 down of a scrollable list or table.
Syntax
Input Value: <number>
<number>
Provide the number of times the scroll-down action should be performed.
Output Value
<Dynamic Variable> (Optional);<Dynamic Variable> (Optional)
This dynamic variable holds the result as True or False.
Example
Scroll Down Three Times on an Inner Scroll Container element
The Scroll Down action takes a value from the Input Value column (e.g., 3) and scrolls down that number of times on the captured Inner Scroll container element. The result of the scroll operation is stored in the {ScrollDown} variable.

Last updated
Was this helpful?