mirror of
https://github.com/budtmo/docker-android.git
synced 2026-07-28 06:32:17 +00:00
Turn off appium server by default
This commit is contained in:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user