This Package will install all the dependency Packages of the Automation Framework and Create the Folder Structure.
Info
Version: | 1.0.1 |
Author(s): | Rahul Parwal |
Last Update: | Monday, October 15, 2018 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/DDCTestAutomation |
Install
Install-Package DDCTestAutomation
dotnet add package DDCTestAutomation
paket add DDCTestAutomation
DDCTestAutomation Download (Unzip the "nupkg" after downloading)
Dependencies
- Selenium.Support(>= 3.14.0)
- Selenium.Chrome.WebDriver(>= 2.42.0)
- Selenium.Firefox.WebDriver(>= 0.22.0)
- Selenium.WebDriver.IEDriver(>= 3.14.0)
- ExtentReports(>= 3.1.3)
- RestSharp(>= 106.5.3)
- NUnit3TestAdapter(>= 3.10.0)
- NUnit(>= 3.11.0)