Skip to content

Latest commit

 

History

13 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 

Repository files navigation

Playwright Test Automation

A Playwright + C# test automation project I'm building to develop and demonstrate hands-on QA automation skills. Started from a DuckDuckGo search-flow tutorial and expanding into a broader framework.

What's in here

  • PlaywrightSpecFlowPOM/ — Playwright tests structured with the Page Object Model (POM), using SpecFlow/Reqnroll for BDD-style test scenarios (Gherkin syntax)
  • .github/workflows/ — GitHub Actions pipeline to run tests automatically on push

Tech stack

  • Playwright (C#)
  • SpecFlow / Reqnroll (BDD)
  • GitHub Actions (CI/CD)

Status

Actively in progress. Currently expanding coverage and moving toward a fuller framework covering UI, API, and regression testing.

Next steps

  • Add more test scenarios beyond the initial tutorial flow
  • Expand into API test coverage
  • Add test reporting / execution artifacts to CI runs

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages