Info
Version: | 0.1.9.15416 |
Author(s): | Steven Sanderson, Stuart Leitch |
Last Update: | Tuesday, February 7, 2012 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | http://blog.stevensanderson.com/2010/03/09/deleporter-cross-process-code-injection-for-aspnet/ |
NuGet Url: | https://www.nuget.org/packages/Deleporter.Client.SeleniumServerJar |
Install
Install-Package Deleporter.Client.SeleniumServerJar
dotnet add package Deleporter.Client.SeleniumServerJar
paket add Deleporter.Client.SeleniumServerJar
Deleporter.Client.SeleniumServerJar Download (Unzip the "nupkg" after downloading)
Dependencies
- Deleporter.Client(0.1.9.15416)
- Selenium.Support(2.15.0)
Tags
Pulls in Selenium.Support. Useful for headless browser testing where you don't want to be bothered with setting up Selenium Server. Note, if you already have a SeleniumServer.jar on your system, you can use the configuration available in Deleporter.Client to set the location to this and you will not need this package. See Deleporter.Client for more info.
Source code available at https://github.com/StuartLeitch/Deleporter.