project-root/ ├── .github/ │ └── workflows/ │ └── playwright-tests.yml # GitHub Actions CI pipeline │ ├── config/ │ └── config.js # Framework configuration (URLs, credentials, timeouts) │ ├── pages ...
A scalable and maintainable end-to-end (E2E) test automation framework built using Playwright + TypeScript, following best practices like Page Object Model (POM), Fixtures Pattern, environment ...
Some results have been hidden because they may be inaccessible to you
Show inaccessible results