Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 336 Bytes

README.md

File metadata and controls

14 lines (10 loc) · 336 Bytes

Test if browser installed (any app) by package name

"$ANDROID_HOME"/platform-tools/adb -s emulator-5554 shell pm list packages com.android.chrome

Start test

npx nightwatch nightwatch/mobile-app-tests/wikipedia-android.js --env app.android.emulator

Run appium appium --allow-cors --allow-insecure=chromedriver_autodownload