Mobile automation tesing with Appium (Webdriver.io - Java) Getting started: Installation $ git clone https://github.com/alphabin1/demo-appium-nodejs.git How to execute: Enter Capabilities deviceName and platformVersion in wdio.androidApp.js file: config/wdio.androidApp.js To run the tests on your terminal, do execute: npm run androidApp