diff options
Diffstat (limited to 'tests/README.TXT')
| -rw-r--r-- | tests/README.TXT | 9 |
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 + + + |
