diff --git a/playwright-tests/README.md b/playwright-tests/README.md index 3d5ef553b..d9217787b 100644 --- a/playwright-tests/README.md +++ b/playwright-tests/README.md @@ -185,6 +185,8 @@ The framework includes various test scenarios covering essential flows like: npm install npx playwright install +or +RUN npx playwright install chromium --with-deps ### Run Tests with script npm run test:playwright