spa_drag
Drag a specified element and drop it onto a target element using CSS selectors, with optional URL navigation and screenshot.
Instructions
Drag an element and drop it on another element.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| url | No | URL to navigate to first (optional) | |
| target | Yes | CSS selector for drop target | |
| session | No | Session ID | default |
| selector | Yes | CSS selector for element to drag | |
| screenshot | No | Take screenshot after action |