drag
Moves an element from a source selector to a target selector, executing immediately without confirmation. Use carefully to avoid unintended page state changes.
Instructions
Drag the element at source_selector onto target_selector. The drag runs immediately with no confirmation, so a wrong target can change page state.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| source_selector | Yes | ||
| target_selector | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |