0 Forks
1 Stars
1 Watchers

appium-framework

This project offers a framework for appium projects to make mobile app testing easier. The approach is similar to page object oriented Selenium frameworks, we homogenize how xpaths, ids, ... are related to page objects, how screenshots are taken and where are saved. We also provide modules and classes that automate the process to get the right capabilities to run our texts and to find web elements in our classes

How to download and setup appium-framework

Open terminal and run command
git clone https://github.com/AntoData/appium-framework.git
git clone is used to create a copy or clone of appium-framework 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 appium-framework https://github.com/AntoData/appium-framework/archive/master.zip

Or simply clone appium-framework with SSH
[email protected]:AntoData/appium-framework.git

If you have some problems with appium-framework

You may open issue on appium-framework support forum (system) here: https://github.com/AntoData/appium-framework/issues