wavexis_fill
Fills an input element with a specified value, replacing existing content. Automates form field entry using CSS selectors.
Instructions
Fill an input element with a value (replaces existing content).
Args: input: Fill parameters (selector, value).
Returns:
JSON string with status "ok".
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| input | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |