spa_drag
Drag a specified CSS selector element and drop it onto a target element in a single-page app. Supports optional URL navigation and screenshot capture.
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 |