Created
August 26, 2008 23:26
-
-
Save btakita/7376 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
export MOZ_NO_REMOTE=1 | |
export DISPLAY=:0.0 | |
nohup selenium >> /var/log/selenium.log 2>&1 & |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment