-
Notifications
You must be signed in to change notification settings - Fork 16
Installation
Yiwei Mao edited this page Jul 15, 2025
·
2 revisions
Before install, check Install Requirements
- Git clone web bench
git clone https://github.com/bytedance/Web-Bench.git
cd Web-Bench
- Install pnpm, rush, playwright
npm i -g pnpm@9.12.0 @microsoft/rush@5.140.0 playwright@1.49.1
npx playwright install
- Install dependencies in monorepo
rush update
- Build repos
rush build
Complete Configuration and run:
rush eval