Scroll Left
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 left by the number of times specified in the input value.
Note: This allows users to navigate to hidden columns on the left side of a horizontally scrollable that are not immediately visible on the screen.
Syntax
Input Value: <number>
<number>
Provide the number of times the scroll-left action should be performed.
Output Value
<Dynamic Variable> (Optional);<Dynamic Variable> (Optional)
This dynamic variable holds the result as True or False.
Example
Scroll Left Three Times on a Scroll Container element
The Scroll Left action takes the value from the Input Value column (e.g.,3) and scrolls left that number of times on the captured Scroll Container element. The status of the scroll operation is stored in the {ScrollLeft} variable.

Last updated
Was this helpful?