web_type
Type text into an input field using its reference identifier. Submit the text by optionally pressing Enter.
Instructions
Type text into an input field by its ref.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ref | Yes | Input field ref from web_snapshot | |
| text | Yes | Text to type | |
| submit | No | Press Enter after typing |