PlayWright SpecFlow

This blog is straightforward showing step by step for 1. Add extensions specflow in Visual Studio code if you haven’t already. 2. Create a new project then select specflow template and select NUnit framework. 3. Install the package Microsoft.Playwright.NUnit using Nuget package manager 4. Create a class Driver.cs under the Driver folder 5. Create aContinue reading “PlayWright SpecFlow”