nex_browser_fill_form
Fill one or more form controls sequentially using CSS selectors or snapshot references. Supply target and value for each field to automate form completion across browser sessions.
Instructions
Fill one or more form controls in order.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| fields | Yes | ||
| pageId | No | Stable page ID; defaults to the session active page | |
| sessionId | No | Optional session ID; defaults to this MCP client active session |