docker-android/example/android/python
2017-06-02 14:49:55 +02:00
..
app_simple.py Cleaned up 2017-05-29 14:34:35 +02:00
msite_simple_chrome.py Updated Sample and End2End Tests 2017-06-02 14:49:55 +02:00
msite_simple_default_browser.py Updated Sample and End2End Tests 2017-06-02 14:49:55 +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