PuppeteerSharp.Contrib.Should
4.0.0
Install-Package PuppeteerSharp.Contrib.Should -Version 4.0.0
dotnet add package PuppeteerSharp.Contrib.Should --version 4.0.0
<PackageReference Include="PuppeteerSharp.Contrib.Should" Version="4.0.0" />
paket add PuppeteerSharp.Contrib.Should --version 4.0.0
#r "nuget: PuppeteerSharp.Contrib.Should, 4.0.0"
// Install PuppeteerSharp.Contrib.Should as a Cake Addin
#addin nuget:?package=PuppeteerSharp.Contrib.Should&version=4.0.0
// Install PuppeteerSharp.Contrib.Should as a Cake Tool
#tool nuget:?package=PuppeteerSharp.Contrib.Should&version=4.0.0
Contributions to the Headless Chrome .NET API 🌐🧪
✔️ 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/
Product | Versions |
---|---|
.NET | net5.0 net5.0-windows net6.0 net6.0-android net6.0-ios net6.0-maccatalyst net6.0-macos net6.0-tvos net6.0-windows |
.NET Core | netcoreapp2.0 netcoreapp2.1 netcoreapp2.2 netcoreapp3.0 netcoreapp3.1 |
.NET Standard | netstandard2.0 netstandard2.1 |
.NET Framework | net461 net462 net463 net47 net471 net472 net48 |
MonoAndroid | monoandroid |
MonoMac | monomac |
MonoTouch | monotouch |
Tizen | tizen40 tizen60 |
Xamarin.iOS | xamarinios |
Xamarin.Mac | xamarinmac |
Xamarin.TVOS | xamarintvos |
Xamarin.WatchOS | xamarinwatchos |
-
.NETStandard 2.0
- PuppeteerSharp (>= 3.0.0)
- PuppeteerSharp.Contrib.Extensions (>= 4.0.0)
NuGet packages (3)
Showing the top 3 NuGet packages that depend on PuppeteerSharp.Contrib.Should:
Package | Downloads |
---|---|
E13.Common.Nunit.Api
Common package containing helpers for an Nunit based testing project targeting an Api layer |
|
PuppeteerSharp.Contrib.Should.Unsafe
Contributions to the Headless Chrome .NET API 🌐🧪 ✔️ PuppeteerSharp.Contrib.Should.Unsafe 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.Unsafe/ ⚠️ These extension methods are the sync over async versions of the originals from the PuppeteerSharp.Contrib.Should package. They may be convenient, but can be considered unsafe since you run the risk of a deadlock. ✔️ Works with: ◼️ Machine.Specifications ◼️ SpecFlow.xUnit ◼️ xunit |
|
E13.Common.Nunit.UI
Common package containing helpers for an Nunit based testing project for a front end |
GitHub repositories
This package is not used by any popular GitHub repositories.
⬆️ Bump PuppeteerSharp to 3.0.0