Skip to content

Instantly share code, notes, and snippets.

@mykiwi
Created June 4, 2014 12:27
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 mykiwi/42a6be7bdb84bcf2579e to your computer and use it in GitHub Desktop.
Save mykiwi/42a6be7bdb84bcf2579e to your computer and use it in GitHub Desktop.
Selenium2 window size
DISPLAY=:1 xvfb-run --server-args="-screen 0, 1280x720x24" java -jar /path/to/selenium-server-standalone-2.XX.jar
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment