Turn off appium server by default

This commit is contained in:
butomo1989
2017-04-21 15:18:01 +02:00
parent 7ce3cfba96
commit e59c28ebd8
4 changed files with 8 additions and 6 deletions
+5 -3
View File
@@ -1,7 +1,7 @@
Docker-Android-Appium Sample
----------------------------
Docker-Android Sample UITests with Appium
-----------------------------------------
Example UI test to use docker-appium.
Example UI test with [Appium] to use docker-android.
Requirements
============
@@ -12,3 +12,5 @@ Quick Start
===========
1. pip install -r requirements.txt
2. python app_simple.py
[Appium]: <https://appium.io>