nex_browser_press_key
Press a keyboard key on the selected page or focused element in a browser session. Use it to send key inputs for automation, navigation, or form interaction.
Instructions
Press a key on the selected page or focused element.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| key | Yes | ||
| pageId | No | Stable page ID; defaults to the session active page | |
| target | No | 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 |