diff --git a/docs/src/intro-js.md b/docs/src/intro-js.md index 22873fc99f..e5c5f58904 100644 --- a/docs/src/intro-js.md +++ b/docs/src/intro-js.md @@ -55,6 +55,7 @@ Run the install command and select the following to get started: - Choose between TypeScript or JavaScript (default is TypeScript) - Name of your Tests folder (default is tests or e2e if you already have a tests folder in your project) - Add a GitHub Actions workflow to easily run tests on CI + - Install Playwright browsers (default is true) ## What's Installed