selenium-error

Make sure you have Safari 10 and safaridriver installed and configured to run local test

Make sure that you set env var SAUCE_USERNAME and SAUCE_ACCESS_KEY set for sauce test

npm install

Local Safari Test: npm test

Sauce Safari test: npm run sauce