Created
October 8, 2020 08:04
-
-
Save seleniumgists/332cb5ae42eb7b023e8a851e3f4041f9 to your computer and use it in GitHub Desktop.
generated automatically from #selenium on seleniumhq slack
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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