Skip to main content
browseruse-bench provides a unified interface to run and evaluate different browser agents.

Supported Agents

Feature Comparison

Featurebrowser-useAgent-TARS
LanguagePythonNode.js
Installationpipnpm
Local Browser
Cloud Browser✅ Lexmount✅ Lexmount
LexBench-Browser
Online-Mind2Web
BrowseComp

Quick Start

# Install
pip install browseruse-bench[browser-use]

# Run
uv run scripts/run.py --agent browser-use --benchmark LexBench-Browser --mode first_n --count 3

Planned Support

  • More open-source agents
If you’d like to integrate your own agent into browseruse-bench, please refer to the Contributing Guide.