This repository is an example Playwright + BDD (Behavior Driven Development) automation framework that demonstrates how to write readable Gherkin feature files and execute them using Playwright.
This repository contains an automation test suite crafted in Behaviour Driven Development (BDD) style using Playwright with C# and XUnit as the testing framework. It aims to provide a robust solution ...