mouseMove
Move the mouse cursor to precise screen coordinates (x, y) for precise browser automation tasks. Part of the PlayMCP Browser Automation Server for accurate web interaction.
Instructions
Move mouse to specific coordinates
Input Schema
Name | Required | Description | Default |
---|---|---|---|
x | Yes | ||
y | Yes |