wavexis_dom_scroll
Scroll the browser page to a specific element using a CSS selector, or adjust scroll position by horizontal and vertical offsets.
Instructions
Scroll to an element or by offset.
Args: input: Scroll parameters (selector or x/y offset).
Returns:
JSON string with status "ok".
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| input | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |