You've already forked docker-android
mirror of
https://github.com/izzy2lost/docker-android.git
synced 2026-03-10 11:37:45 -07:00
First commit
This commit is contained in:
14
example/android/python/README.md
Normal file
14
example/android/python/README.md
Normal file
@@ -0,0 +1,14 @@
|
||||
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
|
||||
Reference in New Issue
Block a user