Info
Version: | 2.1.1 |
Author(s): | jbaranda |
Last Update: | Wednesday, November 30, 2016 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/jbaranda/nupkg-selenium-webdrivers |
NuGet Url: | https://www.nuget.org/packages/Selenium.PhantomJS.WebDriver |
Install
Install-Package Selenium.PhantomJS.WebDriver
dotnet add package Selenium.PhantomJS.WebDriver
paket add Selenium.PhantomJS.WebDriver
Selenium.PhantomJS.WebDriver Download (Unzip the "nupkg" after downloading)
Dependencies
9 packages depend on this package.
Tags
Install PhantomJS for into your Selenium Unit Test Project.
"phantomjs.exe" is copied to bin folder from package folder when the build process.
NuGet package restoring ready, and no need to commit "phantomjs.exe" binary into source code control repository.