metaskill-resolverbrowserUpdated 2026-06-27

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