diff --git a/bigbluebutton-tests/playwright/README.md b/bigbluebutton-tests/playwright/README.md index 489bf44f6a..9dd97d8214 100644 --- a/bigbluebutton-tests/playwright/README.md +++ b/bigbluebutton-tests/playwright/README.md @@ -18,7 +18,7 @@ To run these tests with an existing BigBlueButton server, you need to find the s ## Run tests -We recommend to use Node version 17.9 or higher to avoid errors in JavaScript. +We recommend to use Node version 16 or higher to avoid errors in JavaScript. Tests can be executed using `npx` and `npm test`. You can run all tests in each of 3 supported environments (`chromium`, `firefox`, `webkit`) with one of the following commands: ```bash $ npx playwright test