QA_Automation_Framework_Playwright 🚀
📖 Overview
End-to-end automation framework built with Playwright, C#, and NUnit
for a sample e-commerce checkout flowvalidating UI and integration workflows in a sample e-commerce checkout flow.
Includes:
This framework demonstrates:
- Page Object Model design
- ✅ Page Object Model design for scalability
- ✅ Reusable components for browser/session management
-
HTML✅ HTML reports with ExtentReports -
Automatic✅ Automatic screenshots on failure - CI/CD-friendly structure
- ✅ CI/CD-ready structure (compatible with Azure DevOps, GitHub Actions, or TeamCity)
⚙️ How to Run
dotnet restore
playwright install
dotnet test
0 commit comments