browser_drag
Drags a source element to a target element to simulate user drag-and-drop interactions.
Instructions
Perform drag and drop between two elements
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| endRef | Yes | Target element reference | |
| startRef | Yes | Source element reference | |
| endElement | Yes | Human-readable target element description | |
| startElement | Yes | Human-readable source element description |