-
Notifications
You must be signed in to change notification settings - Fork 19
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 [email protected] @microsoft/[email protected] [email protected]
npx playwright install
- Install dependencies in monorepo
rush update
- Build repos
rush build
Complete Configuration and run:
rush eval