Skip to content

Latest commit

 

History

History
16 lines (10 loc) · 288 Bytes

File metadata and controls

16 lines (10 loc) · 288 Bytes

Instructions

Before launching the tests for the first time you need to get all 3rd paty dependency code by running: ./init.sh

To run all tests just start: ./run.sh

Customization

To overwrite URL run: SELENIUM_BROWSER_URL="http://custom-site.com" ./run.sh