Selenium.WebDriver.IEDriver64 3.141.59

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

// Install Selenium.WebDriver.IEDriver64 as a Cake Tool
#tool nuget:?package=Selenium.WebDriver.IEDriver64&version=3.141.59

Install IE Driver(x64) for Selenium WebDriver into your Unit Test Project.
     "IEDriverServer64.exe" is copied to bin folder from package folder when the build process.
     NuGet package restoring ready, and no need to commit "IEDriverServer64.exe" binary into source code control repository.
     / The MSBuild script that contained this package is free and unencumbered software released into the public domain.
     / "iedriverserver64.exe" is licensed under the Apache license v.2.0.

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

NuGet packages (5)

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

Package Downloads
JDI.UIWeb

Framework for Web UI Automation Testing

AtafWebGuiCore

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

RedWood

Redwoodbase

RedWood.Pages

RedwoodPages

EmotionSoft.East.ScenarioTest.Executor

Program library for implementing EmotionSoft.East.ScenarioTest to be called from customized Test Runner UI.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
3.141.59 593,246 7/24/2019
3.11.0.1 202,483 3/13/2018
3.11.0 1,626 3/13/2018
3.3.0.1 87,453 3/24/2017
3.3.0 29,973 3/16/2017
3.0.0 8,414 12/9/2016
2.53.0 286,882 5/30/2016
2.48.0.1 14,205 10/18/2015
2.48.0 1,363 10/17/2015

v.3.141.59
 - IE Driver 3.141.59 release
     v.3.11.0.1
 - IE Driver 3.11.0 release
     v.3.3.0.1
     - Add support for "clean" MSBuild task.
     - Add support for publishing driver file when "_PUBLISH_IEDRIVE64" compilation symbol is defined.
 - Change: Implement copy driver task as MSBuild script, and remove install/uninstall PwoerShell scripts.
     v.3.3
 - IE Driver 3.3 release
     v.3.0
 - IE Driver 3.0 release
     v.2.53
 - IE Driver 2.53 release
     v.2.48
 - IE Driver 2.48 release