194 Forks
1977 Stars
1977 Watchers

playwright-dotnet

.NET version of the Playwright testing and automation library.

How to download and setup playwright-dotnet

Open terminal and run command
git clone https://github.com/microsoft/playwright-dotnet.git
git clone is used to create a copy or clone of playwright-dotnet repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with playwright-dotnet https://github.com/microsoft/playwright-dotnet/archive/master.zip

Or simply clone playwright-dotnet with SSH
[email protected]:microsoft/playwright-dotnet.git

If you have some problems with playwright-dotnet

You may open issue on playwright-dotnet support forum (system) here: https://github.com/microsoft/playwright-dotnet/issues