From 0bc252b17957ead736c4b63787b768410c31a0bf Mon Sep 17 00:00:00 2001 From: Daniel Maldonado Date: Tue, 3 Jul 2012 18:04:22 -0400 Subject: [PATCH] Open new command tab when running tests --- selenium/README | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/selenium/README b/selenium/README index 7161a30c6..83ef22362 100644 --- a/selenium/README +++ b/selenium/README @@ -24,7 +24,7 @@ Running the Selenium Server (run in a separate command line/window) and need the browser to remain open use: java -jar selenium-server-standalone-2.24.1.jar -browserSessionReuse -Running the WebGUI tests +Running the WebGUI tests (run in a separate command line/window) cd /data/WebGUI/selenium perl test.pl