drag_by_uid_to_uid
Drags an element from one UID to another using HTML5 drag events, enabling automated drag-and-drop interactions in web testing.
Instructions
Drag element to another (HTML5 drag events).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| toUid | Yes | Target element UID | |
| fromUid | Yes | Source element UID |