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) ```