Scroll the viewport by explicit coordinates
The processor scrolls the page by a specified number of pixels.
Example scroll by coordinates
Scroll to an element using its selector
Pick the target element by CSS or XPath selector, and the processor scrolls directly to its position.
Example scroll to the form’s input field