scroll
Scroll a web page or bring a specific element into view using CSS selectors or element references.
Instructions
Scroll the page or to an element.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| x | No | ||
| y | No | ||
| ref | No | Element ref from a prior read (exactly one of selector|ref) | |
| tabId | No | Target tab id (defaults to the active tab) | |
| deltaX | No | ||
| deltaY | No | ||
| selector | No | CSS selector (exactly one of selector|ref) |