A simple web browser automation library developed for writing test automation for the Microsoft Dynamics and Business Central range of applications.
Info
Version: | 0.6.0 |
Author(s): | Zubin Sethna (Automated Testing Solutions) |
Last Update: | Thursday, December 30, 2021 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/zubinix/topaz |
NuGet Url: | https://www.nuget.org/packages/ats-topaz |
Install
Install-Package ats-topaz
dotnet add package ats-topaz
paket add ats-topaz
ats-topaz Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.Extensions.Configuration.Abstractions(>= 2.1.0)
- Microsoft.Extensions.Logging.Abstractions(>= 2.1.0)
- Newtonsoft.Json(>= 12.0.3)
- NLog.Extensions.Logging(>= 1.7.0)
- RestSharp(>= 106.11.7)
- Selenium.WebDriver(>= 3.141.0)
- Selenium.WebDriver.ChromeDriver(>= 87.0.4280.8800)