This commit is contained in:
parent
e9b6035c58
commit
2165ed0c33
3 changed files with 34 additions and 2 deletions
|
|
@ -10,7 +10,7 @@ required client JavaScript.
|
|||
|
||||
```sh
|
||||
npm install
|
||||
npx playwright install chromium # required before `npm run qa:overflow`
|
||||
npx playwright install --with-deps chromium # required before `npm run qa:overflow`
|
||||
```
|
||||
|
||||
## Commands
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue