Created
April 24, 2017 15:33
-
-
Save ekos/11cd1c22218b1e8370de20d3d73c2656 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
$ Xvfb :99 -ac -screen 0 1280x1024x24 -extension RANDR & | |
$ export DISPLAY=:99 | |
$ java -jar /path/to/selenium-server-standalone-2.38.0.jar & |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment