Skip to content

Commit

Permalink
add playwright warning
Browse files Browse the repository at this point in the history
  • Loading branch information
IldarKamalov committed Feb 12, 2025
1 parent 8c2f36e commit 4fee83f
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -304,6 +304,8 @@ AdGuard Home uses [Playwright](https://playwright.dev) for E2E testing. Tests ar
1. Run `npm install` to install dependencies.
2. Run `npx playwright install` to set up required browsers.

> **Warning:** Playwright will download and install its own browser binaries for testing, which may differ from the browsers installed on your system.
## <a href="#contributing" id="contributing" name="contributing">Contributing</a>

You are welcome to fork this repository, make your changes and [submit a pull request][pr]. Please make sure you follow our [code guidelines][guide] though.
Expand Down

0 comments on commit 4fee83f

Please sign in to comment.