Selenium.RC 2.25.0

There is a newer version of this package available.
See the version list below for details.
dotnet add package Selenium.RC --version 2.25.0
                    
NuGet\Install-Package Selenium.RC -Version 2.25.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.25.0" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Selenium.RC" Version="2.25.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.25.0
                    
#r "nuget: Selenium.RC, 2.25.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.
#addin nuget:?package=Selenium.RC&version=2.25.0
                    
Install Selenium.RC as a Cake Addin
#tool nuget:?package=Selenium.RC&version=2.25.0
                    
Install Selenium.RC 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 net35 is compatible.  net40 is compatible.  net403 was computed.  net45 was computed.  net451 was computed.  net452 was computed.  net46 was computed.  net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
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 (1)

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

Package Downloads
Selenium.WebDriverBackedSelenium

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, but implemented using the newer WebDriver technology. It does not require a running instance of the Selenium Server, and is not limited to the functionality available from within the JavaScript sandbox. It is intended as a transitional package to allow organizations with significant investment in the Selenium RC API to run their code with minimal modifications until they are able to migrate to the newer Selenium WebDriver API.

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
2.48.2 2,130 11/18/2015
2.48.1 1,421 11/4/2015
2.48.0 3,547 10/7/2015
2.47.0 12,636 7/29/2015
2.46.0 8,568 6/4/2015
2.45.0 11,003 2/27/2015
2.44.0 13,899 10/23/2014
2.43.1 5,558 9/17/2014
2.43.0 1,409 9/9/2014
2.42.0 7,235 5/27/2014
2.41.0 4,290 3/27/2014
2.40.0 2,792 2/19/2014
2.39.0 5,763 12/16/2013
2.38.0 1,240 12/5/2013
2.37.0 3,110 10/18/2013
2.36.0 212 10/17/2013
2.35.0 6,256 8/12/2013
2.34.0 341 8/6/2013
2.33.0 3,918 5/22/2013
2.32.1 1,510 4/24/2013
2.32.0 961 4/9/2013
2.31.2 1,918 3/4/2013
2.31.1 263 2/28/2013
2.31.0 202 2/27/2013
2.30.0 608 2/19/2013
2.29.1 1,994 1/17/2013
2.29.0 147 1/17/2013
2.28.0 872 12/11/2012
2.27.1 218 12/7/2012
2.27.0 217 12/5/2012
2.26.0 1,954 11/1/2012
2.25.1 4,951 7/20/2012
2.25.0 221 7/18/2012
2.24.0 840 6/19/2012
2.23.0 366 6/7/2012
2.22.1 201 6/5/2012
2.22.0 270 5/29/2012
2.21.0 5,479 4/11/2012
2.20.0 859 2/28/2012
2.19.0 510 2/9/2012
2.18.1 241 2/2/2012
2.18.0 265 1/27/2012
2.17.0 700 1/16/2012
2.16.0 827 1/4/2012
2.15.0 456 12/8/2011
2.14.0 484 11/29/2011
2.13.0 717 11/18/2011
2.12.0 255 11/10/2011
2.11.0 278 10/28/2011
2.10.0 202 10/27/2011
2.9.0 314 10/21/2011
2.8.0 305 10/6/2011
2.7.0 959 9/23/2011
2.6.0 245 9/13/2011
2.5.1 1,045 8/25/2011
2.5.0 230 8/23/2011
2.4.1 1,082 8/15/2011
2.4.0 189 8/11/2011
2.3.0 376 8/1/2011
2.2.0 2,701 7/25/2011