5885 Forks
16580 Stars
16580 Watchers

appium

Cross-platform automation framework for all kinds of your apps built on top of W3C WebDriver protocol

How to download and setup appium

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

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

If you have some problems with appium

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