nex_browser_type
Type text into a browser element by simulating sequential key events. Specify the target element and text, with optional delay and session control.
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 |