This repository contains a professional End-to-End (E2E) testing framework built with Playwright, TypeScript, and GitHub Actions.
- Page Object Model (POM) for better maintainability.
- Data-Driven Testing (Iterating through multiple search terms).
- CI/CD Integration with GitHub Actions.
- Localized Testing (Standardized to en-US for global consistency).
- Framework: Playwright
- Language: TypeScript
- CI/CD: GitHub Actions
- Reporting: Allure Reports
- Clone the repo:
git clone https://github.com/extrago/C_UP1.git - Install dependencies:
npm ci - Run tests:
npx playwright test