scroll Command

Purpose: Scrolls the view in a specified direction, allowing testers to navigate vertically through long pages or lists.

Syntax:

scroll: <direction>

Supported Directions: up, down

Example: To scroll down a page or list:

scroll: down

Ideal for applications with infinite scroll or long content pages that require user scrolling actions.

Last updated