Winium-Elements.Desktop 1.1.0

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

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

Winium-Elements

Winium Elements

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

The Dotnet version updated the selenium dependency for selenium 4.16.2.
Also updated the dependency to Winium-WebDriver.
This is the Winium.WebDriver project with dependencies updated to selenium 4.16.2.

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

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
1.1.0 182 12/18/2023
1.0.1 265 10/12/2023
0.3.0 2,321 5/18/2020

v1.1.0
- Support Selenium.WebDriver bindings version 4.16.2
- Support Winium-WebDriver bindings version 1.1.0
v1.0.1
- Fixed a minor configuration error.
v1.0.0
- Support Selenium.WebDriver bindings version 4.11.0
- Support Winium-WebDriver bindings version 1.0.0
v0.3.0
- Support Selenium.WebDriver bindings version 3.141.0
- Use Winium-WebDriver nuget package (create WiniumDriver driver in your tests)
v0.2.0
- Support Selenium.WebDriver bindings version 2.8.0
- Use Winium.WebDriver nuget package (create WiniumDriver driver in your tests)