Ridia.TestAutomation.JsonToIWebElement 1.3.1

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

// Install Ridia.TestAutomation.JsonToIWebElement as a Cake Tool
#tool nuget:?package=Ridia.TestAutomation.JsonToIWebElement&version=1.3.1

Reads element definition from JSON file and convert into Selenium IWebElement

Product Compatible and additional computed target framework versions.
.NET Framework net461 is compatible.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  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.3.1 935 10/23/2018
1.2.2 994 10/5/2017
1.2.1 848 9/26/2017
1.2.0 886 9/15/2017
1.1.2 864 9/14/2017
1.1.1 820 9/14/2017
1.1.0 860 9/13/2017
1.0.3 892 9/13/2017
1.0.2 848 9/13/2017
1.0.1 824 9/13/2017
1.0.0 837 9/13/2017

Merged PR to handle duplicate element name