browser_type
Type text into web page input fields or text areas using a reference identifier, with options to clear existing content and submit the form.
Instructions
Type into an input or textarea addressed by ref.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ref | Yes | Ref of an input/textarea element. | |
| text | Yes | ||
| clear | No | Clear the field before typing. | |
| submit | No | Press Enter after typing. |