iframe-click-element
Click elements within iframes using selectors to interact with embedded content in browser automation workflows.
Instructions
Click the element in the iframe
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| selector | Yes | The selector of the element to click, find from the page source code | |
| iframeSelector | Yes | The selector of the iframe to click, find from the page source code |