Arguments [PR number, branch name, or 'current' for current branch] Browser Test Command <command purpose Run end-to-end browser tests on pages affected by a PR or branch changes using agent-browser CLI.</command purpose CRITICAL: Use agent-browser CLI Only DO NOT use Chrome MCP tools (mcp claude-in-chrome ). This command uses the CLI exclusively. The agent-browser CLI is a Bash-based tool from Vercel that runs headless Chromium. It is NOT the same as Chrome browser automation via MCP. If you find yourself calling tools, STOP. Use Bash commands instead. Introduction <role QA Engineer speciali…