15 lines
235 B
Markdown
15 lines
235 B
Markdown
|
Docker-Android-Appium Sample
|
||
|
----------------------------
|
||
|
|
||
|
Example UI test to use docker-appium.
|
||
|
|
||
|
Requirements
|
||
|
============
|
||
|
1. docker-appium
|
||
|
2. python
|
||
|
|
||
|
Quick Start
|
||
|
===========
|
||
|
1. pip install -r requirements
|
||
|
2. python android_simple.py
|