browser_scroll
Scrolls the visible page vertically by a pixel value (positive moves down, negative up) and returns the updated preview for UI testing.
Instructions
Scrolls the page vertically (dy in pixels, positive moves down) and returns the updated preview.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| dy | Yes | Pixels to scroll |