Selenium.WebDriverBackedSelenium 3.0.0-beta2

Prefix Reserved
This is a prerelease version of Selenium.WebDriverBackedSelenium.
There is a newer version of this package available.
See the version list below for details.
dotnet add package Selenium.WebDriverBackedSelenium --version 3.0.0-beta2
                    
NuGet\Install-Package Selenium.WebDriverBackedSelenium -Version 3.0.0-beta2
                    
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.WebDriverBackedSelenium" Version="3.0.0-beta2" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Selenium.WebDriverBackedSelenium" Version="3.0.0-beta2" />
                    
Directory.Packages.props
<PackageReference Include="Selenium.WebDriverBackedSelenium" />
                    
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.WebDriverBackedSelenium --version 3.0.0-beta2
                    
#r "nuget: Selenium.WebDriverBackedSelenium, 3.0.0-beta2"
                    
#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.WebDriverBackedSelenium@3.0.0-beta2
                    
#: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.WebDriverBackedSelenium&version=3.0.0-beta2&prerelease
                    
Install as a Cake Addin
#tool nuget:?package=Selenium.WebDriverBackedSelenium&version=3.0.0-beta2&prerelease
                    
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, 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.

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.

NuGet packages (17)

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

Package Downloads
RedWood

Redwoodbase

RedWood.Pages

RedwoodPages

CodeSpec

CodeSpec is a framework that is created to allow users to write UI tests without writing a single line of test code.

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.

SeleniumScript

Package Description

GitHub repositories (1)

Showing the top 1 popular GitHub repositories that depend on Selenium.WebDriverBackedSelenium:

Repository Stars
Implem/Implem.Pleasanter
Pleasanter is a no-code/low-code development platform that runs on .NET. You can quickly create business applications with simple operations.
Version Downloads Last Updated
4.1.0 421,965 11/22/2021
4.0.1 30,832 10/22/2021
4.0.0 29,817 10/13/2021
4.0.0-rc3 891 10/8/2021
4.0.0-rc2 879 9/30/2021
4.0.0-rc1 1,198 9/1/2021
4.0.0-beta4 2,866 6/7/2021
4.0.0-beta2 1,497 3/17/2021
4.0.0-beta1 1,227 2/15/2021
4.0.0-alpha07 2,856 11/10/2020
4.0.0-alpha05 6,409 3/17/2020
4.0.0-alpha04 1,730 1/11/2020
4.0.0-alpha03 1,925 9/30/2019
4.0.0-alpha02 1,510 7/8/2019
4.0.0-alpha01 1,834 4/19/2019
3.141.0 1,138,236 10/31/2018
3.14.0 207,266 8/2/2018
3.13.1 44,308 6/30/2018
3.13.0 4,507 6/25/2018
3.12.1 33,328 5/29/2018
3.12.0 78,083 5/8/2018
3.11.2 29,052 4/12/2018
3.11.1 5,122 4/6/2018
3.11.0 22,367 3/11/2018
3.10.0 5,587 3/3/2018
3.9.1 16,243 2/9/2018
3.9.0 10,870 2/5/2018
3.8.0 29,854 12/1/2017
3.7.0 26,700 11/3/2017
3.6.0 44,054 9/25/2017
3.5.2 46,479 9/1/2017
3.5.1 6,419 8/15/2017
3.5.0 5,391 8/10/2017
3.4.0 70,435 4/21/2017
3.3.0 41,394 3/7/2017
3.2.0 12,834 2/23/2017
3.1.0 5,556 2/16/2017
3.0.1 96,235 11/21/2016
3.0.0 37,211 10/13/2016
3.0.0-beta3 2,049 9/2/2016
3.0.0-beta2 1,940 8/3/2016
3.0.0-beta1 2,026 7/29/2016
2.53.1 105,604 6/29/2016
2.53.0 478,821 3/16/2016
2.52.0 45,656 2/12/2016
2.51.0 4,217 2/5/2016
2.50.1 3,451 1/28/2016
2.50.0 2,229 1/27/2016
2.49.0 13,519 1/19/2016
2.48.2 12,042 11/18/2015
2.48.1 36,201 11/4/2015
2.48.0 14,302 10/7/2015
2.47.0 41,448 7/29/2015
2.46.0 44,009 6/4/2015
2.45.0 36,591 2/27/2015
2.44.0 34,013 10/23/2014
2.43.1 9,404 9/17/2014
2.43.0 4,022 9/9/2014
2.42.0 12,317 5/27/2014
2.41.0 25,204 3/27/2014
2.40.0 9,542 2/19/2014
2.39.0 8,474 12/16/2013
2.38.0 5,220 12/5/2013
2.37.0 6,093 10/18/2013
2.36.0 9,950 10/17/2013
2.35.0 21,149 8/12/2013
2.34.0 2,511 8/6/2013
2.33.0 14,187 5/22/2013
2.32.1 3,948 4/24/2013
2.32.0 3,166 4/9/2013
2.31.2 6,305 3/4/2013
2.31.1 2,664 2/28/2013
2.31.0 2,465 2/27/2013
2.30.0 2,921 2/19/2013
2.29.1 5,404 1/17/2013
2.29.0 2,317 1/17/2013
2.28.0 3,549 12/11/2012
2.27.1 2,734 12/7/2012
2.27.0 2,495 12/5/2012
2.26.0 4,699 11/1/2012
2.25.1 22,448 7/20/2012
2.25.0 2,434 7/18/2012
2.24.0 3,526 6/19/2012
2.23.0 2,798 6/7/2012
2.22.1 2,489 6/5/2012
2.22.0 2,906 5/29/2012
2.21.0 5,507 4/11/2012
2.20.0 4,284 2/28/2012
2.19.0 3,031 2/9/2012
2.18.1 2,503 2/2/2012
2.18.0 2,473 1/27/2012
2.17.0 5,739 1/16/2012
2.16.0 5,816 1/4/2012
2.15.0 2,670 12/8/2011
2.14.0 2,526 11/29/2011
2.13.0 2,947 11/18/2011
2.12.0 2,926 11/10/2011
2.11.0 2,773 10/28/2011
2.10.0 2,669 10/27/2011
2.9.0 2,675 10/21/2011
2.8.0 2,740 10/6/2011
2.7.0 3,478 9/23/2011
2.6.0 2,626 9/13/2011
2.5.1 3,279 8/25/2011
2.5.0 2,565 8/23/2011
2.4.1 2,509 8/15/2011
2.4.0 2,523 8/11/2011
2.3.0 2,677 8/1/2011
2.2.0 5,368 7/25/2011