Created
April 19, 2016 13:30
-
-
Save domderen/1e4b021ca36446da0efd98e12a59f29e to your computer and use it in GitHub Desktop.
This file contains 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
usr/bin/slimerjs -v | |
usr/bin/slimerjs --webdriver `hostname -I | awk '{print $1}'`:8080 ${PHANTOMJS_OPTS} --webdriver-selenium-grid-hub http://hub:4444 --webdriver-logfile /tmp/webdriver.log --webdriver-loglevel DEBUG |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment