← projects
Project · benchmark

web-agent-comparison

A reproducible benchmark of 7 browser-automation MCP servers (Playwright, Chrome DevTools, browser-use, Firecrawl, Lightpanda, and others) run against frozen fixtures, so results replicate instead of drifting with the live web.

Why it exists: my pipeline depends on these tools daily, and vendor READMEs are marketing. I measure the tools I depend on.

Where to look, in the repo:

  1. README.md -- the methodology and the results table.
  2. fixtures/ -- the frozen pages everything is measured against.
  3. results/ -- raw evidence per server, including the failure cases.