browser_type
Replace the contents of a text field with typed input, optionally pressing Enter to submit.
Instructions
Type text into an input field, replacing its current content.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| text | Yes | Text to enter. | |
| enter | No | Press Enter afterwards. | |
| target | Yes | Snapshot ref or locator of a text field. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |