A sample to run salad tests over BrowserStack Automate.
- First install depenedencies:
- sudo pip install nose
- sudo pip install salad
- sudo pip install selenium-webdriver
To run the tests, add you credentials to features/terrain.py
and execute(from root of project):
salad