nex_browser_check
Check a checkbox or radio control by targeting a snapshot ref or CSS selector, solving form selection in automated browser sessions.
Instructions
Check a checkbox or radio control.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| 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 |