0 votes
in Appium by
What are the main prerequisites to use Appium?

1 Answer

0 votes
by

You must have the following things on your system to use Appium. You must have installed the following software:

  • Java (JDK) on your system.
  • Android Studio
  • js
  • Additional Android SDK tools
  • Appium jar file
  • Appium Desktop Client
  • Eclipse IDE for Java
  • TestNG
  • Eclipse
  • Selenium Server JAR
  • Webdriver Language Binding Library
  • APPIUM for Windows
  • APK App Info On Google Play
  • js

Note: The js by default comes with "node.js" and "NPM" whenever you install the Appium server. So, you don't need to install node.js and NPM separately. It is already included in the current version of Appium.

...