Skip to content

Instantly share code, notes, and snippets.

@elmendalerenda
Created December 20, 2012 20:48
Show Gist options
  • Save elmendalerenda/4348427 to your computer and use it in GitHub Desktop.
Save elmendalerenda/4348427 to your computer and use it in GitHub Desktop.
run cucumber in a environment without gui
sudo apt-get install xvfb
sudo apt-get install firefox
xvfb-run cucumber
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment