The .NET port of Protractor, an end to end test framework for AngularJS applications, built on top of Selenium WebDriver C# binding.
Info
Version: | 1.0.0 |
Author(s): | Bruno Baia |
Last Update: | Sunday, December 12, 2021 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/bbaia/protractor-net |
NuGet Url: | https://www.nuget.org/packages/Protractor |
Install
Install-Package Protractor
dotnet add package Protractor
paket add Protractor
Protractor Download (Unzip the "nupkg" after downloading)
Dependencies
.NETFramework 4.5
- Selenium.WebDriver(>= 4.0.007)
- Selenium.WebDriver(>= 4.0.007)
Tags