browser_drag
Automate browser drag-and-drop by moving an element from a source ref to a target ref using page snapshot element refs.
Instructions
Drag from one element to another
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| endRef | Yes | Target element ref from snapshot | |
| startRef | Yes | Source element ref from snapshot | |
| endElement | Yes | Target element description | |
| startElement | Yes | Source element description |