Tools·Tools
Browser and web automation agents
Agents that drive browsers and the web—scraping, testing, and product flows outside the repo alone.
This article is AI-assisted and co-authored by Xesca Alabart, co-founder of EasySpecs.
Browser agents extend factories beyond git: they see web apps the way users do—DOM or vision—and automate exploration and validation flows. They often sit beside in-repo harnesses as external scenario runners.
Tools in this category
| Tool | Notes |
|---|---|
| Browser Use | Popular framework; model-agnostic. |
| Crawl4AI | Crawler → clean markdown for LLMs. |
| Skyvern | Vision-first (screenshots). |
| Stagehand (Browserbase) | Self-healing automation, SDKs. |
| Google Antigravity | Built-in browser in the IDE for live iteration. |
Factory use
Use browser agents for end-to-end checks that are hard to express as unit tests—while keeping scenario vs test discipline so agents cannot weaken holdouts.
Related
References
- Browser Use — Framework
- Crawl4AI — Crawler
- Skyvern — Vision
- Stagehand — Browserbase
- Google Antigravity — IDE browser