docker-android/example/android/python
2017-04-21 15:18:01 +02:00
..
app_simple.py Changed path of target apk 2017-04-21 13:46:04 +02:00
msite_simple_chrome.py Using google_apis 2017-04-21 15:06:53 +02:00
msite_simple_default_browser.py Changed path of target apk 2017-04-21 13:46:04 +02:00
README.md Turn off appium server by default 2017-04-21 15:18:01 +02:00
requirements.txt Added examples UI tests for msite 2017-01-30 15:29:47 +01:00

Docker-Android Sample UITests with Appium

Example UI test with Appium to use docker-android.

Requirements

  1. docker-appium
  2. python

Quick Start

  1. pip install -r requirements.txt
  2. python app_simple.py