You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Installetion
npm install
run tests
npx playwright test
rerun tests
npx playwright test --grep "Smoke" --repeat-each=5
run with 2 workers
npx playwright test 04_test_reports.spec.ts --worker 2