diff --git a/README.md b/README.md index bfc8eb6..484c8d9 100644 --- a/README.md +++ b/README.md @@ -10,6 +10,7 @@ Start by cloning the repo and installing the dependencies: ```bash npm install +npx playwright install ``` Use the [VS Code Extension](https://marketplace.visualstudio.com/items?itemName=ms-playwright.playwright) to run the tests in the tests folder from VS Code or run the following command in the terminal: