scout_drag
Drags a source element onto a target element on a web page using their element IDs.
Instructions
Drag one element onto another.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| sourceId | Yes | ID of element to drag | |
| targetId | Yes | ID of element to drop onto |