browser_type_ref
Focus a browser element by its reference number and type text into it. Optionally press Enter after typing by setting submit to true.
Instructions
Focus an element by ref and type text into it. Set submit=true to press Enter after.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | ||
| ref | Yes | ||
| text | Yes | ||
| submit | No |