docs(contributing.md): mention browser installation

This commit is contained in:
Simon Knott 2024-07-15 15:17:52 +02:00
parent 1686e5174d
commit 2fa6ad86a2
No known key found for this signature in database
GPG key ID: 8CEDC00028084AEC

View file

@ -38,6 +38,7 @@ cd playwright
```bash ```bash
npm ci npm ci
npx playwright install
``` ```
3. Build Playwright 3. Build Playwright