diff options
| author | Pliable Pixels <pliablepixels@users.noreply.github.com> | 2019-03-10 17:54:05 -0400 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2019-03-10 17:54:05 -0400 |
| commit | 11cb0130fe95391805e07468191f40f10b7326d2 (patch) | |
| tree | 47c4dbacbd3c32ba2c3d5ec9849e618c3e7632f5 /tests/README.TXT | |
| parent | 05361719849c59d9e0a964b83d42696c783aacc7 (diff) | |
| parent | 7c173fff14dd7278a79735a73ecfd71db4814fd5 (diff) | |
Merge pull request #790 from pliablepixels/appium
Appium
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 + + + |
