Sample project written in C# and .Net Core using the Playwright Framework. You can clone and extend the framework for your needs. Project has some basics of Appsettings configuration loading and injecting in the application, Reading the TestRailId or any TestCaseID you an use from the application property.
- Installation process Check out the project using git Clone.
- Software dependencies
- C# and .net Core 8
- Playwright
- Browser Cloud Instance:
Clone and start writing the tests in your favourite application.
Pawan Garia