PlaywrightReqnroll is a proof-of-concept automation framework that combines Playwright with Reqnroll.
Overview
This repository showcases:
- BDD-style test automation using Reqnroll
- Browser automation powered by Playwright
- Modular and maintainable test structure
Features
- Gherkin-based feature files for readable test scenarios
- Step definitions written in C# for binding behavior to automation
- Cross-browser testing with Playwright (Chromium, Firefox, WebKit)
- Trace and video recording for debugging failed tests