Skip to content

Commit

Permalink
UHF-10588: Adjust documentation a bit more
Browse files Browse the repository at this point in the history
  • Loading branch information
teroelonen committed Oct 11, 2024
1 parent 68c261e commit ec4cc4c
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -4,13 +4,13 @@

Needed:

* node installed, tested to be working with at least v18
* node installed
* optionally, a display and a OS with GUI for headed tests

To install playwright and it's dependencies:

```
npm install
nvm use && npm install
npm run test:install
```

Expand Down

0 comments on commit ec4cc4c

Please sign in to comment.