drag_by_uid_to_uid
Drag a source element to a target element using their UIDs to trigger HTML5 drag-and-drop events, enabling automated UI testing and interaction workflows.
Instructions
Drag element to another (HTML5 drag events).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| toUid | Yes | Target element UID | |
| fromUid | Yes | Source element UID |