npx playwright test
ENV=prod npx playwright test
npx playwright test example.spec.ts --grep "should get users from page 2"
npx playwright test registration.spec.ts --grep "registration" --headed --project chromium
npx playwright test example.spec.ts:32
npx playwright test example.spec.ts
- Mock factory pattern.https://dev.to/davelosert/mock-factory-pattern-in-typescript-44l9