Skip to content

Instantly share code, notes, and snippets.

@domderen
Created April 19, 2016 13:30
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save domderen/1e4b021ca36446da0efd98e12a59f29e to your computer and use it in GitHub Desktop.
Save domderen/1e4b021ca36446da0efd98e12a59f29e to your computer and use it in GitHub Desktop.
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