Minion is an intuitive scripting language that any member of a development team can use to rapidly create powerful automated browser tests for websites.
Info
Version: | 1.1.0.2 |
Author(s): | Dave Leigh |
Last Update: | Wednesday, November 4, 2015 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | http://www.testminion.com |
NuGet Url: | https://www.nuget.org/packages/Minion |
Install
Install-Package Minion
dotnet add package Minion
paket add Minion
Minion Download (Unzip the "nupkg" after downloading)
Dependencies
- Selenium.WebDriver(2.44.0)
- Selenium.Support(2.44.0)
- NUnit(2.6.4)