Change Node version in README
This commit is contained in:
parent
630289ac97
commit
d39c1dd842
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user