scroll
Automate horizontal and vertical scrolling on web pages by specifying pixel amounts for precise browser interaction using PlayMCP Browser Automation Server.
Instructions
Scroll the page by specified amounts
Input Schema
Name | Required | Description | Default |
---|---|---|---|
x | Yes | Horizontal scroll amount in pixels (positive = right, negative = left) | |
y | Yes | Vertical scroll amount in pixels (positive = down, negative = up) |