NHtmlUnit 2.14.0
There is a newer version of this package available.
See the version list below for details.
See the version list below for details.
dotnet add package NHtmlUnit --version 2.14.0
NuGet\Install-Package NHtmlUnit -Version 2.14.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.14.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add NHtmlUnit --version 2.14.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: NHtmlUnit, 2.14.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.14.0 // Install NHtmlUnit as a Cake Tool #tool nuget:?package=NHtmlUnit&version=2.14.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
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 | Versions 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.
-
- IKVM (>= 7.3.4830)
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 | 6,837 | 6/6/2021 |
2.19.0 | 31,365 | 11/24/2016 |
2.15.1-appveyor-build0001 | 950 | 11/24/2016 |
2.15.0 | 21,999 | 7/11/2014 |
2.14.1 | 1,974 | 5/7/2014 |
2.14.0 | 1,852 | 3/13/2014 |
2.14.0-alpha1 | 1,101 | 3/10/2014 |
2.13.0.4 | 2,748 | 11/30/2013 |
2.13.0.2 | 1,665 | 11/5/2013 |
2.12.0 | 2,631 | 4/3/2013 |
2.10.0 | 2,717 | 9/7/2012 |
2.9.0 | 2,730 | 12/12/2011 |
Updated to version 2.14.0.0 of HtmlUnit.