Browser Drag
browser_dragDrag a UI element from a source selector to a target selector in a browser session. Automates drag-and-drop interactions for testing or automation workflows.
Instructions
Drag from one element to another.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| timeout | No | ||
| sessionId | Yes | ||
| sourceSelector | Yes | ||
| targetSelector | Yes |