Selenium Remote Control 0.9.0 Released
Selenium Remote Control 0.9.0 (November 14, 2006)
0.9.0 includes a bunch of new cool stuff, including frame support, multiWindow support (for testing apps that don’t like to run in a subframe), a Konqueror browser launcher, new cookie-management actions, and support for Firefox 2.0 and IE7. It also includes experimental support for SSL directly in the Selenium proxy, and a new highly experimental “proxy injection” mode that gives us more control over the application under test by modifying it in the HTTP proxy.
http://forums.openqa.org/thread.jspa?threadID=5238&tstart=1
So far I’ve tried out most of the new features and they all work as promised. There are some areas that are a little tricky around the new experimental proxy injection mode, but… it is experimental after all. Of note, today (November 17, 2006) Selenium RC is available via Maven 2: http://maven.openqa.org/org/openqa/selenium/
Enjoy!