From 2fa6ad86a23ea4a4d23cab54b543b12ee26ce142 Mon Sep 17 00:00:00 2001 From: Simon Knott Date: Mon, 15 Jul 2024 15:17:52 +0200 Subject: [PATCH] docs(contributing.md): mention browser installation --- CONTRIBUTING.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 264793fc2b..659e8db6a0 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -38,6 +38,7 @@ cd playwright ```bash npm ci +npx playwright install ``` 3. Build Playwright