Skip to content

Commit 39f5763

Browse files
Enhanced README with project overview, structure, and badges
Updated README to enhance formatting and clarity.
1 parent 993fc6b commit 39f5763

File tree

1 file changed

+0
-0
lines changed

1 file changed

+0
-0
lines changed

README.md

-151 Bytes

QA_Automation_Framework_Playwright 🚀

.NET Playwright License


📖 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
  • HTMLHTML reports with ExtentReports
  • AutomaticAutomatic 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

Comments
 (0)