Scroll Down

This is prebuilt Action in Avo Assure which is found under the Captured Table from SAP Application Element. It instructs Avo Assure client to scroll down the table the number of times specified in the input field. It useful to scroll downward through a table, enabling to navigate through and access data that is initially out of view due to the table's scrollable nature.

Syntax

Input: <number>

Output: <Dynamic Variable>(optional);< Dynamic Variable> (Optional)

Usecase/Example

Scenario

Consider a scenario where user is testing SAP application where user wants to see whole details from the table. For this scenario Scroll down action used by Avo Assure. It performs a single scroll to see the lower screen details from table.

Expected Result

The Scroll down action needs to scroll on tables according to given number in input.

Output

The Scroll Down action is performed scrolls down twice in the table.

Last updated

Was this helpful?