Supported Agents
browser-use
Python-based browser agent with programmable browser automation capabilities. Supports both local browsers and Lexmount cloud browsers.
Agent-TARS
Browser agent developed by the TARS team, distributed as an npm CLI package.
Skyvern
Browser automation agent powered by the Skyvern SDK with multiple engines and browser backends.
Feature Comparison
| Feature | browser-use | Agent-TARS | Skyvern |
|---|---|---|---|
| Language | Python | Node.js | Python |
| Installation | uv/pip | npm | uv/pip |
| Local Browser | ✅ | ✅ | ✅ |
| Cloud Browser | ✅ | ✅ | ✅ |
Quick Start
If
bubench is not found, activate .venv or run commands via uv run bubench ....Planned Support
- More open-source agents
If you’d like to integrate your own agent into browseruse-bench, please refer to the Contributing Guide.