Created
November 6, 2015 15:28
-
-
Save n5i/a21c47b370ddbbad38a8 to your computer and use it in GitHub Desktop.
Start headless selenium without logs
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
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