WebDriver.GeckoDriver 0.20.1

dotnet add package WebDriver.GeckoDriver --version 0.20.1
NuGet\Install-Package WebDriver.GeckoDriver -Version 0.20.1
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="WebDriver.GeckoDriver" Version="0.20.1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add WebDriver.GeckoDriver --version 0.20.1
#r "nuget: WebDriver.GeckoDriver, 0.20.1"
#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.
// Install WebDriver.GeckoDriver as a Cake Addin
#addin nuget:?package=WebDriver.GeckoDriver&version=0.20.1

// Install WebDriver.GeckoDriver as a Cake Tool
#tool nuget:?package=WebDriver.GeckoDriver&version=0.20.1

Adds GeckoDriver to the test library for use in WebDriver tests

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
0.20.1 317,967 4/24/2018
0.19.0 160,929 9/21/2017
0.16.1 52,604 5/4/2017
0.16.0 2,856 4/25/2017
0.15.0 15,310 4/7/2017
0.13.0 30,511 1/10/2017
0.11.1 41,155 11/9/2016
0.9.0 22,818 7/6/2016
0.8.0.1 1,549 6/29/2016
0.8.0 1,338 6/28/2016

Session is now ended when closing the last Firefox window