browser_scroll
Scroll the active browser tab to specified absolute coordinates or by relative offsets.
Instructions
Scroll the active session tab. Pass {x,y} for absolute or {deltaX,deltaY} for relative.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| x | No | ||
| y | No | ||
| deltaX | No | ||
| deltaY | No | ||
| tabId | No |