Scroll Vertically
Last updated
Was this helpful?
Last updated
Was this helpful?
This is pre-built action in Avo Assure which is located under the @Custom element. It instructs the Avo Assure Client to perform vertical scroll operation on the grid’s scrollable section given in the input value.
Input: <Object Type>; <Visible text>(optional); <index>; <text1>; <text2>; …; <text>; <abs (optional)>
Output: <Dynamic Variable>(optional);< Dynamic Variable>(Optional)
Consider a scenario where a user is testing an e-commerce application to purchase desired products. For this scenario, Scroll Vertically action used by Avo Assure. It allows users to select the desired products for purchase and verifies that the scrolling feature works correctly for desired products.
Grid;;0;down;2.
The Scroll Vertically action needs to scroll on the grid’s scrollable section provided in the input value.
The Scroll vertically action performed the vertical scroll operation on the grid’s scrollable section provided in the input value.