End-to-end test automation framework built with Playwright + JavaScript.
- Playwright (JavaScript)
- Page Object Model
- GitHub Actions (CI/CD)
tests/ → Test specs pages/ → Page Object classes .github/ → CI/CD workflows
npm install npx playwright test
- Login / Logout flows
- User registration
- Product search & checkout
- Cross-browser (Chromium, Firefox, WebKit)