Capturing browsers with Selenium RC Capturing browsers with Selenium RC selenium selenium

Capturing browsers with Selenium RC


Technically yes, but it's gonna hurt.
Since jsTestDriver supports asynchronous tests, you can start (and connect to it) a browser (using JavaScript) in the setup stage.

"Is Selenium RC not capable of capturing browsers that are not started using a webdriver?"Probably not in the near future.