scroll
Moves a target's visible area by horizontal and vertical deltas; positive values go down or right. Uses accessibility or screen coordinates to reach targets, enabling navigation of overflowing content.
Instructions
Scroll at a target by the given delta (positive = down/right).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| dx | Yes | ||
| dy | Yes | ||
| target | Yes | ||
| strategy | No |