browser_type
Type text into a browser element using sequential key events to simulate realistic user input for automation and testing.
Instructions
Type text into an element using sequential key events.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| text | Yes | ||
| delay | No | ||
| pageId | No | Stable page ID; defaults to the session active page | |
| target | Yes | Snapshot ref such as e12, aria-ref=e12, or a unique CSS selector | |
| sessionId | No | Optional session ID; defaults to this MCP client active session |