pip install -r requirements.txt
py.test test
To run them on Sauce Labs, make sure that you have the following environment variables set:
SAUCE_LABS
SAUCE_USERNAME
SAUCE_ACCESS_KEY
py.test test/test_ios_selectors.py
- test/test_android_create_session.py
- test/test_ios_create_session.py
- Rest of the above