Selenium.RC 2.4.0

Prefix Reserved
There is a newer version of this package available.
See the version list below for details.
dotnet add package Selenium.RC --version 2.4.0
                    
NuGet\Install-Package Selenium.RC -Version 2.4.0
                    
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="Selenium.RC" Version="2.4.0" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Selenium.RC" Version="2.4.0" />
                    
Directory.Packages.props
<PackageReference Include="Selenium.RC" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add Selenium.RC --version 2.4.0
                    
#r "nuget: Selenium.RC, 2.4.0"
                    
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
#:package Selenium.RC@2.4.0
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=Selenium.RC&version=2.4.0
                    
Install as a Cake Addin
#tool nuget:?package=Selenium.RC&version=2.4.0
                    
Install as a Cake Tool

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 .NET bindings for the older, more procedural Selenium Remote Control (or Selenium RC) API. It requires a running instance of the Selenium Server, and uses JavaScript for automating the browser, which means it is limited to the functionality available from within the JavaScript sandbox.

Product Compatible and additional computed target framework versions.
.NET Framework net is compatible. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

NuGet packages (7)

Showing the top 5 NuGet packages that depend on Selenium.RC:

Package Downloads
RedWood

Redwoodbase

RedWood.Pages

RedwoodPages

ScreenShooterGun

Create full web page screenshot. Take web page as pdf.

MiYABiS.SeleniumTestAssist

It is a wrapper library to use Selenium in MSTest. Preparing such as Selenium is a little easier. The screenshot will be output to the result of MSTest when you use the method that was prepared. Get a screen shot that is output as Excel.

MPSTI.PlenoSoft.Core.Selenium.Net4

O Selenium.Extension é um conjunto de ferramentas que facilita o uso do Selenium muito simples de utilizar.

GitHub repositories (2)

Showing the top 2 popular GitHub repositories that depend on Selenium.RC:

Repository Stars
roadkillwiki/roadkill
A modern .NET Wiki
zhaotianff/CSharpCrawler
C#爬虫示例程序,想学习爬虫入门知识的可以看过来。后续会慢慢加入更多爬虫相关的知识。
Version Downloads Last Updated
3.1.0 939,382 2/16/2017
3.0.1 115,718 11/21/2016
3.0.0 38,154 10/13/2016
3.0.0-beta3 2,341 9/2/2016
3.0.0-beta2 2,855 8/3/2016
3.0.0-beta1 2,200 7/29/2016
2.53.1 120,089 6/29/2016
2.53.0 487,636 3/16/2016
2.52.0 49,417 2/12/2016
2.51.0 5,485 2/5/2016
2.50.1 4,121 1/28/2016
2.50.0 2,592 1/27/2016
2.49.0 14,341 1/19/2016
2.48.2 12,914 11/18/2015
2.48.1 81,323 11/4/2015
2.48.0 20,609 10/7/2015
2.47.0 52,163 7/29/2015
2.46.0 44,369 6/4/2015
2.45.0 39,289 2/27/2015
2.44.0 41,186 10/23/2014
2.43.1 12,763 9/17/2014
2.43.0 4,250 9/9/2014
2.42.0 55,909 5/27/2014
2.41.0 33,291 3/27/2014
2.40.0 12,905 2/19/2014
2.39.0 9,378 12/16/2013
2.38.0 5,812 12/5/2013
2.37.0 7,390 10/18/2013
2.36.0 11,196 10/17/2013
2.35.0 15,337 8/12/2013
2.34.0 2,771 8/6/2013
2.33.0 22,322 5/22/2013
2.32.1 5,067 4/24/2013
2.32.0 4,231 4/9/2013
2.31.2 5,430 3/4/2013
2.31.1 1,999 2/28/2013
2.31.0 2,002 2/27/2013
2.30.0 2,510 2/19/2013
2.29.1 4,233 1/17/2013
2.29.0 1,986 1/17/2013
2.28.0 4,127 12/11/2012
2.27.1 3,364 12/7/2012
2.27.0 2,298 12/5/2012
2.26.0 4,568 11/1/2012
2.25.1 9,077 7/20/2012
2.25.0 2,098 7/18/2012
2.24.0 3,748 6/19/2012
2.23.0 2,213 6/7/2012
2.22.1 2,051 6/5/2012
2.22.0 2,105 5/29/2012
2.21.0 14,564 4/11/2012
2.20.0 3,565 2/28/2012
2.19.0 2,638 2/9/2012
2.18.1 2,141 2/2/2012
2.18.0 3,110 1/27/2012
2.17.0 2,810 1/16/2012
2.16.0 2,838 1/4/2012
2.15.0 2,441 12/8/2011
2.14.0 2,483 11/29/2011
2.13.0 2,908 11/18/2011
2.12.0 2,212 11/10/2011
2.11.0 2,215 10/28/2011
2.10.0 2,090 10/27/2011
2.9.0 2,261 10/21/2011
2.8.0 2,247 10/6/2011
2.7.0 2,958 9/23/2011
2.6.0 2,227 9/13/2011
2.5.1 3,055 8/25/2011
2.5.0 2,942 8/23/2011
2.4.1 3,832 8/15/2011
2.4.0 2,906 8/11/2011
2.3.0 3,010 8/1/2011
2.2.0 5,872 7/25/2011