Skip to content

Instantly share code, notes, and snippets.

@ekos
Created April 24, 2017 15:33
Show Gist options
  • Save ekos/11cd1c22218b1e8370de20d3d73c2656 to your computer and use it in GitHub Desktop.
Save ekos/11cd1c22218b1e8370de20d3d73c2656 to your computer and use it in GitHub Desktop.
$ 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