/salad-browserstack

Selenium examples for Salad and BrowserStack Automate

Primary LanguagePython

salad-browserstack

A sample to run salad tests over BrowserStack Automate.

  1. 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