Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/pgaria/dotnet-core-playwright-framework

Sample project written in C# and .NetCore 8 using the Playwright Framework.
https://github.com/pgaria/dotnet-core-playwright-framework

csharp dotnet-core framework playwright test-automation testing-framework

Last synced: 3 days ago
JSON representation

Sample project written in C# and .NetCore 8 using the Playwright Framework.

Awesome Lists containing this project

README

        

# Introduction
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.

## Getting Started
1. Installation process
Check out the project using git Clone.
2. Software dependencies
* C# and .net Core 8
* [Playwright](https://playwright.dev/dotnet/)
3. Browser Cloud Instance:
* [LamdaTest](https://www.lambdatest.com/)

## Status
Clone and start writing the tests in your favourite application.
## Authors
Pawan Garia