wavexis_iframe_fill
Fill an input element inside an iframe using CSS selectors for the iframe and target input, with the value to set.
Instructions
Fill an input element inside an iframe.
Args: input: iframe fill parameters (iframe_selector, selector, value).
Returns:
JSON string with status "ok".
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| input | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |