Found 8 packages
Automatic Selenium WebDriver binaries management for .Net
Repurposed nuget package of Selenium.WebDriver.ChromeDriver but for PhantomJS instead 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.
Selenium is a set of different software tools each with a different approach to supporting browser automation. These tools are highly flexible, allowing many options for locating and manipulating elements within a browser, and one of its key features is the support for automating multiple browser platforms. This package contains the Selenium webdrivers with a patched version of the PhantomJS driver that allows to use the driver on both Windows and Linux systems. Only the .NET 4 version of the assemblies are included.
Install Selenium.WebDriver.PhantomJS into your Unit Test Project. "phantomjs.exe" is copied to bin folder from package folder when the build process. / The MSBuild script that contained this package is free and unencumbered software released into the public domain. / "phantomjs.exe" is licensed under the New BSD License.
Automatic Selenium WebDriver binaries management for .Net (built for .NET Framework 4.6.2, which supports .NET Standard 2).
Allows TeamCity to execute QUnit JavaScript unit tests using PhantomJS
Install PhantomJS (Win32, macOS, and Linux64) into your 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. / The MSBuild script that contained this package is free and unencumbered software released into the public domain. / "phantomjs(.exe)" is licensed under the New BSD License.
Automatic Selenium WebDriver binaries management for .Net