page_drag
Drag a specified element and drop it onto another element to simulate user drag-and-drop actions in a browser instance.
Instructions
Drag an element and drop it onto another element.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| endRef | Yes | Ref of the element to drop onto | |
| startRef | Yes | Ref of the element to drag | |
| instanceId | Yes | Target instance |