drag_and_drop
Drag an element from a source selector and drop it onto a target selector to simulate user drag-and-drop interactions.
Instructions
Drag one element and drop it onto another.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| by | No | css | |
| source_selector | Yes | ||
| target_selector | Yes |