Info
Version: | 0.3.13 |
Author(s): | Sam Thwaites |
Last Update: | Thursday, July 10, 2014 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/Thwaitesy/MainFrame |
NuGet Url: | https://www.nuget.org/packages/Mainframe |
Install
Install-Package Mainframe
dotnet add package Mainframe
paket add Mainframe
Mainframe Download (Unzip the "nupkg" after downloading)
Dependencies
2 packages depend on this package.
Tags
Desktop Apps and Appium for Mobile Apps.
Utilizing the page object pattern and many others, MainFrame
gives your automation scripts the ability to be maintainable, flexible, and reliable without impacting on your design.
With amazing documentation and samples galore, you will not be disappointed.
NOTE: This is the core package of MainFrame.
Please see MainFrame.Web, MainFrame.Desktop or MainFrame.Mobile.