(.NET Standard 2.0 port of Protractor-Net) The .NET port of Protractor, an end to end test framework for AngularJS applications, built on top of Selenium WebDriver C# binding.
Info
Version: | 0.12.0 |
Author(s): | Bao Trinh |
Last Update: | Thursday, April 19, 2018 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/qubidt/protractor-net-standard |
NuGet Url: | https://www.nuget.org/packages/Protractor.Net.Standard |
Install
Install-Package Protractor.Net.Standard
dotnet add package Protractor.Net.Standard
paket add Protractor.Net.Standard
Protractor.Net.Standard Download (Unzip the "nupkg" after downloading)
Dependencies
- Selenium.WebDriver(>= 3.6.0)