PhantomJS 1.9.6
See the version list below for details.
Install-Package PhantomJS -Version 1.9.6
dotnet add package PhantomJS --version 1.9.6
<PackageReference Include="PhantomJS" Version="1.9.6" />
paket add PhantomJS --version 1.9.6
#r "nuget: PhantomJS, 1.9.6"
// Install PhantomJS as a Cake Addin
#addin nuget:?package=PhantomJS&version=1.9.6
// Install PhantomJS as a Cake Tool
#tool nuget:?package=PhantomJS&version=1.9.6
Latest PhantomJS executable
Learn more about Target Frameworks and .NET Standard.
This package has no dependencies.
NuGet packages (11)
Showing the top 5 NuGet packages that depend on PhantomJS:
Package | Downloads |
---|---|
NReco.PhantomJS
NReco.PhantomJS is a .NET wrapper for running PhantomJS (headless WebKit browser) from C#/.NET code. |
|
phantomjs.exe
This package is now DEPRECATED in favor of the PhantomJS package |
|
AbotX
A powerful C# web crawler that makes advanced crawling features easy to use. AbotX builds upon the open source Abot C# Web Crawler by providing a powerful set of wrappers and extensions. |
|
Selenium.Helper
This package contains .NET helper classes to make the creation of Selenium tests easier. It contains a Connector class that supports various initializations of the Driver. It also contains a utility class to assist in working with elements. |
|
Ministry.WebDriver.Extensions
A basic styled framework to build a structured page or component model for writing UI Automation tests. |
GitHub repositories (1)
Showing the top 1 popular GitHub repositories that depend on PhantomJS:
Repository | Stars |
---|---|
jwaliszko/ExpressiveAnnotations
Annotation-based conditional validation library.
|
Fixes in 1.9.6:
- Updated GhostDriver to version 1.1.1
Fixes in 1.9.3:
- Fixed CoreText performance note on OS X 10.9
- Fixed warning of obsolete userSpaceScaleFactor on OS X 10.9