drag
Automate drag-and-drop actions in Firefox using Playwright by specifying coordinates, offsets, and duration. Ideal for browser testing and debugging multi-tab workflows.
Instructions
Perform drag operation
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| duration | No | ||
| fromCoordinates | No | ||
| offsetX | No | ||
| offsetY | No | ||
| selector | No | ||
| steps | No | ||
| tabId | No | ||
| toCoordinates | No |