Playwright automation framework skeleton with C#.
PLAYWRIGHTSAMPLE
├───Core
├───Pages
├───Tests
└───Utils
git clone https://github.com/VikashChauhan51/PlaywrightSample.git
or downloadmaster
branch zip and extract code.- Open project with VS.
- Restore all packages.
- Build project.
- Run
pwsh bin\Debug\netX\playwright.ps1 install
command from your project bin directory. Ignore if already done. - Run test.