Home » appium-tutorial » Download Appium client library

Newly Updated Posts

Download Appium client library

After Installing PdaNet for Android device, now next step is to Download Appium client library for java.

What is Appium client library?

Appium client library binds selenium library and it provides all the selenium commands along with additional libraries that have commands to control mobile devices.

The commands which are capable to handle multi gesture,actions , orientation along with multiple behaviour like pinch, swipe etc.

How to Download Appium client library for java?

Below are the steps by step way to download library

Step 1) Click on the Appium Client Library and select java to install Appium libray for java

Download Appium client library

Step 2) Now click to downward arrow under Download column.

Download Appium client library_2

Step 3) Select Jar menu.

Step 4) A warning pop window will appear, click to Keep button

Download Appium client library_3

Step 5) Save the java-client jar to the preferred folder, this jar will further be imported in eclipse for automation.

Appium libray for java

So following the above steps sequentially we will download the appium java-client and further be import in java project.