Info
Version: | 6.0.0 |
Author(s): | Henrik Lau Eriksson |
Last Update: | Saturday, November 18, 2023 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/hlaueriksson/puppeteer-sharp-contrib |
NuGet Url: | https://www.nuget.org/packages/PuppeteerSharp.Contrib.Extensions |
Install
Install-Package PuppeteerSharp.Contrib.Extensions
dotnet add package PuppeteerSharp.Contrib.Extensions
paket add PuppeteerSharp.Contrib.Extensions
PuppeteerSharp.Contrib.Extensions Download (Unzip the "nupkg" after downloading)
Dependencies
- PuppeteerSharp(>= 2.0.0)
Tags
โ๏ธ PuppeteerSharp.Contrib.Extensions is a library with extension methods for writing tests with the Puppeteer Sharp API.
โ๏ธ It provides a convenient way to write readable and robust browser tests in .NET
๐ https://hlaueriksson.me/PuppeteerSharp.Contrib.Extensions/.