Info
Version: | 0.7.4 |
Author(s): | Sam Thwaites |
Last Update: | Thursday, August 13, 2015 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/Thwaitesy/AFrame |
NuGet Url: | https://www.nuget.org/packages/AFrame.Desktop |
Install
Install-Package AFrame.Desktop
dotnet add package AFrame.Desktop
paket add AFrame.Desktop
AFrame.Desktop Download (Unzip the "nupkg" after downloading)
Dependencies
- AFrame.Core(0.7.4.0)
Tags
Desktop Apps and Appium for Mobile Apps.
Utilizing the page object pattern and many others, AFrame
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 desktop package of AFrame. For others please see AFrame.Mobile or AFrame.Web.