summaryrefslogtreecommitdiff
path: root/tests/README.TXT
diff options
context:
space:
mode:
author= <=>2019-03-10 17:52:40 -0400
committer= <=>2019-03-10 17:52:40 -0400
commit7c173fff14dd7278a79735a73ecfd71db4814fd5 (patch)
treec6473397d670bd712c89ac28f0cf12b0615408de /tests/README.TXT
parent4553eb53f790f2a8fd178a6c28c050791e08c27c (diff)
appium goodness
Diffstat (limited to 'tests/README.TXT')
-rw-r--r--tests/README.TXT9
1 files changed, 9 insertions, 0 deletions
diff --git a/tests/README.TXT b/tests/README.TXT
new file mode 100644
index 00000000..70cfeeba
--- /dev/null
+++ b/tests/README.TXT
@@ -0,0 +1,9 @@
+Appium install: http://appium.io/docs/en/about-appium/getting-started/
+Python Appium client install: https://github.com/appium/python-client
+
+I currently test on an Android 7.1.1 emulator. Change test.py config as needed
+
+./startappium.sh
+
+
+