scrollHorizontal
Scroll any webpage element horizontally by pixels or to the end, targeting tables, carousels, and scrollable containers for precise navigation.
Instructions
Scroll element horizontally by pixels or to end. For tables, carousels, scrollable containers.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| amount | Yes | Pixels to scroll or 'full' for end | |
| behavior | No | Scroll behavior (default: auto) | |
| selector | Yes | CSS selector for element to scroll | |
| direction | Yes | Scroll direction |