drag_by_uid_to_uid
Drag a source element to a target element using their unique identifiers, simulating HTML5 drag events for automated browser 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 |