Do I need Android studio for Appium?

To start with Appium we should understand with pre-requisites required for setup. Create a project in Android Studio and follow the basic tricks one after another . We need to add the jar files to our Android project. You could find the folder named as libs inside the folder named as the app.

Read more

How do I write a script in Appium?

Launch Eclipse and right-click on Package Explorer. Then select a new Java Project. Enter a project name and click finish. Once the project is created, add a folder to the project, for the project dependency files [Selenium Standalone] and [Appium Client Library] which you have downloaded.

Read more