nex_browser_type
Type text into a webpage element using sequential key events for reliable browser automation.
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 |