Best way to install and run Appium on Windows from command line(cmd)/terminal and via GUI!
In order to get Appium working on WIndows, you will need the following components installed:
Download .NET Framework: https://www.microsoft.com/en-us/downl...
Download Node.js: https://nodejs.org/en/download/
Download Android SDK: http://developer.android.com/sdk/inde...
Download Java: http://www.oracle.com/technetwork/jav...
Finally download and install Appium for Windows: http://appium.io/
If you want to learn how to build an automation framework using Appium check out: • Advanced Appium Tutorials: Creating M...