wwag110465 / js-test-driver

Automatically exported from code.google.com/p/js-test-driver
0 stars 0 forks source link

--browser flag closes browsers right away after opening them #187

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. execute java -jar JsTestDriver.jar --port 4224 --browser browser1,browser2

What is the expected output?
Both browser1 and browser2 are opened & captured and waiting for further tests 
to be sent in.

What do you see instead?
browser1 and browser2 are closed immediately after being opened.

What version of the product are you using? On what operating system?
1.2.2

Please provide any additional information below.
See the discussion here:
http://groups.google.com/group/js-test-driver/browse_thread/thread/3de7c2cee8328
607#

Original issue reported on code.google.com by gMinu...@gmail.com on 6 Jan 2011 at 3:23

GoogleCodeExporter commented 8 years ago

Original comment by corbinrs...@gmail.com on 24 Feb 2011 at 4:25