This processor lets you scroll vertically or horizontally by coordinates, or smoothly move the viewport to an element identified by a CSS or XPath selector.Documentation Index
Fetch the complete documentation index at: https://docs.keeperagent.com/llms.txt
Use this file to discover all available pages before exploring further.
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