Visual Testing framework to allow tests written in Selenium to compare screenshots and highlight any differences.
Info
| Version: | 2.0.0 |
| Author(s): | Viv Richards |
| Last Update: | Monday, July 16, 2018 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/vivrichards600/automatedvisualtesting |
| NuGet Url: | https://www.nuget.org/packages/AutomatedVisualTesting |
Install
Install-Package AutomatedVisualTesting
dotnet add package AutomatedVisualTesting
paket add AutomatedVisualTesting
AutomatedVisualTesting Download (Unzip the "nupkg" after downloading)
Dependencies
- Selenium.Support(>= 3.4.0)
- Selenium.WebDriver(>= 3.12.1)
- Selenium.WebDriver.ChromeDriver(>= 2.40.0)
- sautinsoft.pdffocus(>= 6.9.7.6)
Tags