human_scroll
Scroll the current page by custom horizontal and vertical pixel offsets to mimic natural user behavior and avoid detection.
Instructions
Smooth-scroll the current page by a pixel delta (official browser_evaluate).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| dx | No | Horizontal pixels. Default 0. | |
| dy | No | Vertical pixels. Default 600. |