Found 40 packages
PhantomJS is a headless WebKit scriptable with a JavaScript API. It has fast and native support for various web standards: DOM handling, CSS selector, JSON, Canvas, and SVG.
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.
NReco.PhantomJS is a .NET wrapper for running PhantomJS (headless WebKit browser) from C#/.NET code. PhantomJS is a headless WebKit scriptable with a JavaScript API. It has fast and native support for various web standards: DOM handling, CSS selector, JSON, Canvas, and SVG. How to use: var phantomJS = new PhantomJS(); phantomJS.OutputReceived += (sender, e) => { Console.WriteLine("PhantomJS output: {0}", e.Data); }; phantomJS.RunScript("console.log('hello from js '); phantom.exit();", null); More info (online demo, examples): https://www.nrecosite.com/phantomjs_wrapper_net.aspx
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.
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.
This package is now DEPRECATED in favor of the PhantomJS package
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.
This package contains `PhantomJs` executable files. The `ForEvolve.Pdf` package is also required. See `ForEvolve.Pdf` for more information.
This package provides an easy way for generating PDF documents from HTML files, powered by PhantomJs.
Fluent Automation is a simplified DSL for web application automation testing.
Mocha Phantomjs (mocha-phantomjs) binding library for Bridge.NET projects.
Runs the specified HTML page in Phantom.js
yslow.js library to run in Phantomjs
FunScript binding for phantomjs (BETA version).
Automatic Selenium WebDriver binaries management for .Net
Native binaries for PhantomJS
取消使用json Package