NHtmlUnit 2.12.0

There is a newer version of this package available.
See the version list below for details.
dotnet add package NHtmlUnit --version 2.12.0
NuGet\Install-Package NHtmlUnit -Version 2.12.0
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="NHtmlUnit" Version="2.12.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add NHtmlUnit --version 2.12.0
#r "nuget: NHtmlUnit, 2.12.0"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install NHtmlUnit as a Cake Addin
#addin nuget:?package=NHtmlUnit&version=2.12.0

// Install NHtmlUnit as a Cake Tool
#tool nuget:?package=NHtmlUnit&version=2.12.0

NHtmlUnit is a .NET wrapper of HtmlUnit; a "GUI-less browser for Java programs". It allows you to write code to test web applications with a headless, automated browser.

Product Compatible and additional computed target framework versions.
.NET Framework net is compatible. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
2.50.0 5,604 6/6/2021
2.19.0 29,354 11/24/2016
2.15.1-appveyor-build0001 921 11/24/2016
2.15.0 21,696 7/11/2014
2.14.1 1,938 5/7/2014
2.14.0 1,808 3/13/2014
2.14.0-alpha1 1,066 3/10/2014
2.13.0.4 2,705 11/30/2013
2.13.0.2 1,620 11/5/2013
2.12.0 2,591 4/3/2013
2.10.0 2,683 9/7/2012
2.9.0 2,682 12/12/2011

Updated version 2.12 of HtmlUnit.