

Step 3: Create Appium Test Script In EclipseĭeviceName – Name of device which is connected with PC.ĬapabilityType.VERSION – OS version of your android device.ĪppPackage – Calculator app’s Package name.ĪppActivity – Calculator app’s Activity name.How to run mobile testing using Appium in IntellIjĪppium is an open-source, cross platform tool for automated testing of native, mobile web, and hybrid applications on iOS, Android, and Windows desktop platform. Server starts ip address is 127.0.0.1 and Port Number is 4723 by default. Then Server window opens up as shown in the below figure. Step 2: Launch And Start Appium Node Serverĭownload Appium Server for Windows from here and install and then launch the server by double clicking on the Appium icon. įind Android OS Version : In your android device, Open settings -> About phone -> Android version. Software App Package Name : Find your app package name from setting ->app details section.Īctivity Name :Find your app package name from setting ->app details section.
