Winium_WebDriver 0.1.3

dotnet add package Winium_WebDriver --version 0.1.3
NuGet\Install-Package Winium_WebDriver -Version 0.1.3
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="0.1.3" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Winium_WebDriver --version 0.1.3
#r "nuget: Winium_WebDriver, 0.1.3"
#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=0.1.3

// Install Winium_WebDriver as a Cake Tool
#tool nuget:?package=Winium_WebDriver&version=0.1.3

Winium Webdriver built using dot net framework

Product Compatible and additional computed target framework versions.
.NET Framework net is compatible. 
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
0.1.3 3,358 2/4/2020
0.1.1 619 10/14/2019

v0.1.1
- Add constructor using specifed remote address
v0.1.2
- updated selenium dependency to version 3.141.0
v0.1.3
- switched to dynamic selenium reference