Skip to content

Instantly share code, notes, and snippets.

@n5i
Created November 6, 2015 15:28
Show Gist options
  • Save n5i/a21c47b370ddbbad38a8 to your computer and use it in GitHub Desktop.
Save n5i/a21c47b370ddbbad38a8 to your computer and use it in GitHub Desktop.
Start headless selenium without logs
nohup xvfb-run java -jar selenium-server-standalone-2.48.2.jar >/dev/null 2>&1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment