/appium_node

A mobile automation sample use appium with node js

Primary LanguageJavaScript

appium_node

Setting up appium environment with Getting Started

Start Test

  1. change the path of app on package.json

app: "/path to/appium_node/app/app-debug.apk"

  1. install the dependencies

npm install

  1. run the test

npm run test

Reference

Android app is from android studio sample app