- Create a repository and an NUnit Project
- Add Microsoft.Playwright.NUnit package to your project
- Build the project
- Open your repo folder/project and run this PowerShell command pwsh bin/Debug/net6.0/playwright.ps1 install
- If pwsh is not available, you have to install PowerShell.
ramonaZmole/Playwright
Playworght UI demo project with C# using pom pattern and MsTest setup to run in parallel
C#