- Update
browserstack.ymlwith your userName and accessKey - Set the
BROWSERSTACK_UI_USERandBROWSERSTACK_UI_PASSWORDenvironment variables so the selenium test can log you into the website - Run
pip install -r requirements.txt - Launch your tests
browserstack-sdk python test-case.py
Results look as follows:

