docs(contributing.md): mention browser installation
This commit is contained in:
parent
1686e5174d
commit
2fa6ad86a2
|
|
@ -38,6 +38,7 @@ cd playwright
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
npm ci
|
npm ci
|
||||||
|
npx playwright install
|
||||||
```
|
```
|
||||||
|
|
||||||
3. Build Playwright
|
3. Build Playwright
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue