Selenium.Firefox.WebDriver 0.12.0

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

Repurposed nuget package of Selenium.WebDriver.ChromeDriver but for Firefox Driver instead
Install Firefox Driver(Win32) Marionette for Selenium WebDriver into your Unit Test Project.
"geckodriver.exe" is copied to bin folder from package folder when the build process.
NuGet package restoring ready, and no need to commit "geckodriver.exe" binary into source code control repository.

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

NuGet packages (39)

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

Package Downloads
Selenium.Helper

This package contains .NET helper classes to make the creation of Selenium tests easier. It contains a Connector class that supports various initializations of the Driver. It also contains a utility class to assist in working with elements.

JDI.UIWeb

Framework for Web UI Automation Testing

IA.Framework.Selenium

Description

AtafWebGuiCore

This part of ATAF is a wrapper for tests automation Selenium Webdriver

Browser

Broswer Connect

GitHub repositories (6)

Showing the top 6 popular GitHub repositories that depend on Selenium.Firefox.WebDriver:

Repository Stars
openbullet/openbullet
The OpenBullet web testing application.
AutomateThePlanet/AutomateThePlanet-Learning-Series
Automate The Planet Series Source Code
cmu-sei/GHOSTS
GHOSTS is a realistic user simulation framework for cyber experimentation, simulation, training, and exercise
microsoft/EasyRepro
Automated UI testing API for Dynamics 365
AdrianWilczynski/CSharpToTypeScript
Convert C# Models, ViewModels and DTOs into their TypeScript equivalents using webapps, CLI Tool or VSCode extension. Links: https://marketplace.visualstudio.com/items?itemName=adrianwilczynski.csharp-to-typescript - https://csharptotypescript.azurewebsites.net - https://adrianwilczynski.github.io/CSharpToTypeScript/ - https://www.nuget.org/packages/CSharpToTypeScript.CLITool/
bbaia/protractor-net
The .NET port of Protractor, an E2E test framework for Angular apps
Version Downloads Last updated
0.27.0 4,433,366 9/8/2020
0.26.0 2,210,567 10/21/2019
0.25.0 15,516 10/21/2019
0.24.0 1,830,308 4/24/2019
0.23.0 907,627 12/13/2018
0.22.0 558,366 10/1/2018
0.21.0 421,345 6/18/2018
0.20.1 10,579 6/18/2018
0.20.0 464,280 3/18/2018
0.19.1 551,104 11/12/2017
0.19.0 208,355 9/25/2017
0.18.0 140,514 7/13/2017
0.17.0 82,655 6/18/2017
0.16.1 126,387 5/4/2017
0.16.0 4,476 5/4/2017
0.15.0 71,523 3/14/2017
0.14.0 54,180 2/20/2017
0.13.0 54,777 1/8/2017
0.12.0 4,309 1/8/2017
0.11.1 44,833 11/1/2016

v0.12.0
     - Firefox Driver 0.12.0 release
 v0.11.1
     - Firefox Driver 0.11.1 release