1 min read
Browser Automation Routing
Route by test type: Playwright for CI, browser-harness for visual regression, agent-browser for React perf.
Browser Automation and QA is the canonical synthesis page. This page is the resolver slice: use it when a routing table or generated pack needs the compact browser automation decision. Browser routing is test-type specific, not one global winner. Source: Skill Resolver, 2026-05-31; User request, 2026-06-27
| Test type | 1st choice |
|---|---|
| CI gates | Playwright |
| Visual regression | browser-harness + agent loop |
| Ad-hoc scraping | browser-harness, then agent-browser |
Feedback loop: agent finds bug, codify as Playwright assertion, CI gates future PRs.
Timeline
- 2026-06-27 | Linked to Browser Automation and QA as the canonical synthesis page; this page remains the compact resolver slice. Source: User request, 2026-06-27
- 2026-05-31 | Browser automation routing from SKILL-RESOLVER. Source: public wiki expansion, 2026-05-31