Info
Version: | 0.192.0 |
Author(s): | Darío Kondratiuk |
Last Update: | Friday, March 12, 2021 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/microsoft/playwright-sharp |
NuGet Url: | https://www.nuget.org/packages/PlaywrightSharp |
Install
Install-Package PlaywrightSharp
dotnet add package PlaywrightSharp
paket add PlaywrightSharp
PlaywrightSharp Download (Unzip the "nupkg" after downloading)
Dependencies
.NETStandard 2.0
- Esprima(>= 1.0.1270)
- Macross.Json.Extensions(>= 1.5.0)
- Microsoft.Bcl.AsyncInterfaces(>= 1.1.1)
- Microsoft.Extensions.Logging(>= 3.1.1)
- System.Text.Json(>= 4.7.2)
- Esprima(>= 1.0.1270)
- Macross.Json.Extensions(>= 1.5.0)
- Microsoft.Bcl.AsyncInterfaces(>= 1.1.1)
- Microsoft.Extensions.Logging(>= 3.1.1)
- System.Text.Json(>= 4.7.2)
Tags
Playwright is built to enable cross-browser web automation that is ever-green, capable, reliable and fast.