Reads element definition from JSON file and convert into Selenium IWebElement.
Info
Version: | 1.3.1 |
Author(s): | Rizwan |
Last Update: | Tuesday, October 23, 2018 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/rizviews/jsontoiwebelement |
NuGet Url: | https://www.nuget.org/packages/Ridia.TestAutomation.JsonToIWebElement |
Install
Install-Package Ridia.TestAutomation.JsonToIWebElement
dotnet add package Ridia.TestAutomation.JsonToIWebElement
paket add Ridia.TestAutomation.JsonToIWebElement
Ridia.TestAutomation.JsonToIWebElement Download (Unzip the "nupkg" after downloading)
Dependencies
- Newtonsoft.Json(>= 10.0.3)
- Selenium.WebDriver(>= 3.5.1)
Tags