Type
browser_typeType text into an input element identified by its snapshot reference from a prior browser snapshot.
Instructions
Fill an input with text (by ref from browser_snapshot).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ref | Yes | Element ref from the latest browser_snapshot (e.g. 'e12') | |
| text | Yes | ||
| element | Yes | Human description of the element (for logs/errors) | |
| sessionId | Yes | Id of the isolated browser session |