QA Browser Automation The agent drives Chrome MCP for live browser testing and uses four Python tools for deterministic health scoring, accessibility auditing, visual regression tracking, and report generation. --- Quick Start Tools Overview | Tool | Input | Output | |------|-------|--------| | | Findings JSON | Score 0-100, grade A-F, category breakdown, trend data | | | HTML file (or stdin) | WCAG violations by level with remediation guidance | | | Baseline + current screenshot dirs | Pass/fail per page, change percentages | | | Session data JSON | Markdown or JSON report with recommendatio…