wavexis_iframe_fill
Fill input fields inside iframes with a specified value. Returns operation status.
Instructions
Fill an input element inside an iframe with a value.
Use wavexis_iframe_click to submit or activate the field after filling.
Side effects: Mutates the input value within the iframe; may trigger input/change events. Returns: JSON string with keys: 'status' ('ok'/'error').
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| input | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |