drag_by_uid_to_uid
Drag an element from a source UID to a target UID, simulating HTML5 drag events for automated testing in Firefox.
Instructions
Drag element to another (HTML5 drag events).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| toUid | Yes | Target element UID | |
| fromUid | Yes | Source element UID |