Skip to content

Instantly share code, notes, and snippets.

@seleniumgists
Created October 8, 2020 08:04
Show Gist options
  • Save seleniumgists/332cb5ae42eb7b023e8a851e3f4041f9 to your computer and use it in GitHub Desktop.
Save seleniumgists/332cb5ae42eb7b023e8a851e3f4041f9 to your computer and use it in GitHub Desktop.
generated automatically from #selenium on seleniumhq slack
docker-compose run cucumber dockerize -wait <http://hub:4444> \
-wait <http://node-chrome:5555/wd/hub/static/resource/hub.html> \
-wait <http://node-firefox:5555/wd/hub/static/resource/hub.html> \
-timeout 60s bundle exec rake smoke $@
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment