browser_drag
Drag a specified element to a target location on a webpage using start and end element references, enabling automated drag-and-drop interactions.
Instructions
Drag and drop element
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| endRef | Yes | End element reference | |
| startRef | Yes | Start element reference | |
| endElement | Yes | End element description | |
| startElement | Yes | Start element description |