30 Forks
38 Stars
38 Watchers

UITestSampleApp

A sample app to demonstrate how to create Xamarin UITests using the Page Object architecture, Backdoor Methods and App Links (aka Deep Linking)

How to download and setup UITestSampleApp

Open terminal and run command
git clone https://github.com/brminnick/UITestSampleApp.git
git clone is used to create a copy or clone of UITestSampleApp repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with UITestSampleApp https://github.com/brminnick/UITestSampleApp/archive/master.zip

Or simply clone UITestSampleApp with SSH
[email protected]:brminnick/UITestSampleApp.git

If you have some problems with UITestSampleApp

You may open issue on UITestSampleApp support forum (system) here: https://github.com/brminnick/UITestSampleApp/issues