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