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.Should |
Install
Install-Package PuppeteerSharp.Contrib.Should
dotnet add package PuppeteerSharp.Contrib.Should
paket add PuppeteerSharp.Contrib.Should
PuppeteerSharp.Contrib.Should Download (Unzip the "nupkg" after downloading)
Dependencies
- PuppeteerSharp.Contrib.Extensions(>= 3.0.0)
- PuppeteerSharp(>= 2.0.0)
Tags
โ๏ธ PuppeteerSharp.Contrib.Should is a should assertion library for the Puppeteer Sharp API.
โ๏ธ It provides a convenient way to write readable and robust browser tests in .NET
๐ https://hlaueriksson.me/PuppeteerSharp.Contrib.Should/.