Scroll Vertically on a Mobile Page
Vertical scrolling on a Mobile page enables users to scroll up or down to view content that extends beyond the width of the visible viewport. This functionality is useful when a website or application displays content that cannot fit within the width of the screen. You can use a touchpad gestures to scroll vertically.
Consider an example that you need to scroll vertically to view the Tethering mobile content by providing a parameter as 2.
Given I have access to the application
When I clicked "Mobiles" on the online shopping site
And I clicked "SIM Cards" in the mobile phones section
And I scrolled vertically to locate "Tethering T-Mobile 5G Network 1 Month Prepaid Unlimited Local" as <2>
Then "Current Screen" was displayed with "NA" .
Adding Parameter
Leveraging algoQA, you need to add the parameter '2' for scrolling down or '-2' for scrolling up in the Node configuration process to scroll vertically.
Perform the following:
- In the Canvas, click on the required node and this will take you node configuration.
- Navigate to the appropriate Control List Panel window > select appropriate UI element.
- Add the parameter in the Control Value textbox.
