summaryrefslogtreecommitdiff
path: root/tests/README.TXT
diff options
context:
space:
mode:
authorPliable Pixels <pliablepixels@users.noreply.github.com>2019-03-10 17:54:05 -0400
committerGitHub <noreply@github.com>2019-03-10 17:54:05 -0400
commit11cb0130fe95391805e07468191f40f10b7326d2 (patch)
tree47c4dbacbd3c32ba2c3d5ec9849e618c3e7632f5 /tests/README.TXT
parent05361719849c59d9e0a964b83d42696c783aacc7 (diff)
parent7c173fff14dd7278a79735a73ecfd71db4814fd5 (diff)
Merge pull request #790 from pliablepixels/appium
Appium
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
+
+
+