spa_iframe_click
Click an element inside a specified iframe, with optional prior navigation and screenshot capture.
Instructions
Click an element inside an iframe.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| url | No | URL to navigate to first (optional) | |
| frame | Yes | CSS selector for the iframe | |
| session | No | Session ID | default |
| selector | Yes | CSS selector for element inside iframe | |
| screenshot | No | Take screenshot after action |