Details
-
Improvement
-
Status: Closed
-
Major
-
Resolution: Fixed
-
5.2.2
-
None
Description
This has been a big problem, the fact that you need SeleniumLauncher configured to run any selenium tests, which breaks the ability to run individual tests (they fail because Selenium & Jetty are not running).
A fix for this has been discussed on the list, where SeleniumTestCase base class is responsible for starting and stopping servers (what SeleniumLauncher does today).