2016-12-22 13:29:57 +00:00
|
|
|
Docker-Android-Appium Sample
|
|
|
|
----------------------------
|
|
|
|
|
|
|
|
Example UI test to use docker-appium.
|
|
|
|
|
|
|
|
Requirements
|
|
|
|
============
|
|
|
|
1. docker-appium
|
|
|
|
2. python
|
|
|
|
|
|
|
|
Quick Start
|
|
|
|
===========
|
2016-12-22 13:55:01 +00:00
|
|
|
1. pip install -r requirements.txt
|
2016-12-22 13:38:10 +00:00
|
|
|
2. python app_simple.py
|