Winium-WebDriver 1.1.0

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

// Install Winium-WebDriver as a Cake Tool
#tool nuget:?package=Winium-WebDriver&version=1.1.0

Winium-Webdriver

Winium WebDriver

This is a fork of the Winium Webdriver project created by 2gis.

Dotnet version has updated selenium dependencies for selenium 4.16.2.

It is the same MPL 2.0 as the 2gis project.

Click here for compatible Winium-Desktop.

Product Compatible and additional computed target framework versions.
.NET Framework net48 is compatible.  net481 was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (1)

Showing the top 1 NuGet packages that depend on Winium-WebDriver:

Package Downloads
Winium-Elements.Desktop

With the help of Winium.Elements you could simplify interaction with such complex elements like DataGrid, ComboBox, Menu and etc.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
1.1.0 204 12/18/2023
1.0.1 256 10/12/2023
1.0.0 107 10/12/2023
0.1.2 2,741 5/18/2020

v1.1.0
- Updated selenium dependency to version 4.16.2
v1.0.1
- Fixed a minor configuration error.
v1.0.0
- Updated selenium dependency to version 4.11.0
v0.1.2
- Updated selenium dependency to version 3.141.0
v0.1.1
- Add constructor using specifed remote address