A C#/ASP.NET Core Web Application used to write test automation with NUnit.
Info
Version: | 1.0.6 |
Author(s): | Shari Valenta |
Last Update: | Thursday, September 3, 2020 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/HemaSource.TestAutomationFramework |
Install
Install-Package HemaSource.TestAutomationFramework
dotnet add package HemaSource.TestAutomationFramework
paket add HemaSource.TestAutomationFramework
HemaSource.TestAutomationFramework Download (Unzip the "nupkg" after downloading)
Dependencies
- AutoFixture(>= 4.13.0)
- DotNetSeleniumExtras.WaitHelpers(>= 3.11.0)
- Eyes.Selenium(>= 2.31.0)
- Microsoft.AspNet.WebApi.Client(>= 5.2.7)
- Microsoft.NET.Test.Sdk(>= 16.6.1)
- NUnit(>= 3.12.0)
- Selenium.Support(>= 3.141.0)
- Selenium.WebDriver(>= 3.141.0)
- Selenium.WebDriver.ChromeDriver(>= 84.0.4147.3001)
- Selenium.WebDriver.GeckoDriver(>= 0.27.0)
- System.Net.Http(>= 4.3.4)
- System.Runtime.Extensions(>= 4.3.1)
Tags