Skip to content

Instantly share code, notes, and snippets.

@mtsmfm
Last active December 4, 2019 14:48
Show Gist options
  • Save mtsmfm/feafa0870ae1bb8fe8d2150d2d123f13 to your computer and use it in GitHub Desktop.
Save mtsmfm/feafa0870ae1bb8fe8d2150d2d123f13 to your computer and use it in GitHub Desktop.
set -eux
wget "https://www.browserstack.com/browserstack-local/BrowserStackLocal-linux-x64.zip"
unzip BrowserStackLocal-linux-x64.zip
./BrowserStackLocal $ACCESS_KEY &
bundle exec cucumber
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment