summaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
author= <=>2019-03-14 10:24:30 -0400
committer= <=>2019-03-14 10:24:30 -0400
commit3ebd74417d690c31071a97b093f74d26a504610d (patch)
tree7fba073cbf41fec5d27c72eccb31a53b3c7764b8 /tests
parentf5afe5ed76d4858bed22a65547cff4611b710942 (diff)
#791 edits
Diffstat (limited to 'tests')
-rw-r--r--tests/testcases/README.md8
1 files changed, 7 insertions, 1 deletions
diff --git a/tests/testcases/README.md b/tests/testcases/README.md
index 7cae6770..2da81cad 100644
--- a/tests/testcases/README.md
+++ b/tests/testcases/README.md
@@ -1 +1,7 @@
-python ./test.py
+
+Remember to start appium first
+
+```bash
+python ./test.py --android # runs android
+python ./test.py --ios # runs iOS (somewhat buggy)
+``` \ No newline at end of file