drag_and_drop
Drag one element and drop it onto another by specifying source and target selectors. Supports CSS and other locators.
Instructions
Drag one element and drop it onto another.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| by | No | css | |
| source_selector | Yes | ||
| target_selector | Yes |