summaryrefslogtreecommitdiff
path: root/tests/testcases/README.md
blob: 2da81cadc2715af79437ee2b44d49fe77654dc39 (plain)
1
2
3
4
5
6
7

Remember to start appium first

```bash
python ./test.py --android # runs android 
python ./test.py --ios # runs iOS (somewhat buggy)
```