wavexis_iframe_fill
Fill an input element inside an iframe with a value using session ID and CSS selectors. Triggers input/change events to enable automated form interaction in embedded web content.
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 |