Skip to content

Instantly share code, notes, and snippets.

@makasim
Created June 21, 2011 16:42
Show Gist options
  • Save makasim/1038284 to your computer and use it in GitHub Desktop.
Save makasim/1038284 to your computer and use it in GitHub Desktop.
selenium in different window
#! /bin/bash
vncserver -kill :1
vncserver
DISPLAY=:1 selenium-server-standalone-2.0rc2.jar
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment