WebDriver.IEDriverServer.win32 3.150.1

dotnet add package WebDriver.IEDriverServer.win32 --version 3.150.1
                    
NuGet\Install-Package WebDriver.IEDriverServer.win32 -Version 3.150.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.IEDriverServer.win32" Version="3.150.1" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="WebDriver.IEDriverServer.win32" Version="3.150.1" />
                    
Directory.Packages.props
<PackageReference Include="WebDriver.IEDriverServer.win32" />
                    
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 WebDriver.IEDriverServer.win32 --version 3.150.1
                    
#r "nuget: WebDriver.IEDriverServer.win32, 3.150.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.
#:package WebDriver.IEDriverServer.win32@3.150.1
                    
#: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=WebDriver.IEDriverServer.win32&version=3.150.1
                    
Install as a Cake Addin
#tool nuget:?package=WebDriver.IEDriverServer.win32&version=3.150.1
                    
Install as a Cake Tool

IEDriverServer.exe (win32) from http://selenium-release.storage.googleapis.com/index.html. If you need an update, just drop me a line or create a pull request on github.com/SeriousM/WebDriver.IEDriverServer-nuget.

There are no supported framework assets in this 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 WebDriver.IEDriverServer.win32:

Package Downloads
TestPipe

The TestPipe Test Automation Framework helps you create maintainable browser tests.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
3.150.1 26,683 8/3/2021
3.141.0 30,724 4/12/2019
3.9.0 41,630 2/11/2018
3.8.0 2,119 12/4/2017
3.7.0 3,100 11/8/2017
3.6.0 2,705 9/28/2017
3.5.1 2,876 8/22/2017
3.5.0 1,228 8/22/2017
3.4.0 3,915 5/10/2017
3.0.0 22,411 11/28/2016
2.53.1 20,780 11/18/2016
2.53.0 141,003 3/21/2016
2.49.0 1,332 11/28/2016
2.44.0 44,093 11/27/2014
2.42.0 79,831 7/15/2014
2.34.0 11,445 8/11/2013

IEDriverServer executable as a NuGet package.