Info
Version: | 0.3.0-rc1-update1 |
Author(s): | Devon Burriss |
Last Update: | Sunday, February 14, 2016 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | http://dburriss.github.io/UiMatic/ |
NuGet Url: | https://www.nuget.org/packages/UiMatic |
Install
Install-Package UiMatic
dotnet add package UiMatic
paket add UiMatic
UiMatic Download (Unzip the "nupkg" after downloading)
Dependencies
dotnet5.4
- Microsoft.Extensions.Configuration.Abstractions(>= 1.0.01)
- Microsoft.CSharp(>= 4.0.123516)
- System.Collections(>= 4.0.1123516)
- System.Linq(>= 4.0.123516)
- System.Runtime(>= 4.0.2123516)
- System.Threading(>= 4.0.1123516)
Tags
This is the core project used in the web driver implementations. You require a webdriver like UiMatic.SeleniumWebDriver.