Skip to content

Instantly share code, notes, and snippets.

@mikebell
Created October 3, 2014 13:45
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save mikebell/bd72b8aa42f1b7470daa to your computer and use it in GitHub Desktop.
Save mikebell/bd72b8aa42f1b7470daa to your computer and use it in GitHub Desktop.
#! /bin/bash
Xvfb :99 -ac -screen 0 1280x1024x24 &
export DISPLAY=:99
java -jar selenium-server-standalone-2.43.1.jar
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment