mouseDrag
Simulate mouse drag actions by specifying start and end coordinates for precise browser automation tasks using PlayMCP Server.
Instructions
Drag from one coordinate to another
Input Schema
Name | Required | Description | Default |
---|---|---|---|
endX | Yes | ||
endY | Yes | ||
startX | Yes | ||
startY | Yes |