docker-android/example/android/python
2017-01-31 11:22:32 +01:00
..
app_simple.py First commit 2016-12-22 14:29:57 +01:00
msite_simple_chrome.py Renamed test methods 2017-01-31 11:22:32 +01:00
msite_simple_default_browser.py Renamed test methods 2017-01-31 11:22:32 +01:00
msite_simple_firefox.py Renamed test methods 2017-01-31 11:22:32 +01:00
README.md Path typo requirements.txt 2016-12-22 14:55:01 +01:00
requirements.txt Added examples UI tests for msite 2017-01-30 15:29:47 +01:00

Docker-Android-Appium Sample

Example UI test to use docker-appium.

Requirements

  1. docker-appium
  2. python

Quick Start

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