The test cases (created in Robotframework and using Selenium RC) that I can successfully run in firefox 3.6 could not be run in firefox 9. It seems Selenium RC is not supporting Firefox 9. Can someone confirm this? What are the options that I have for my tests to run in Firefox 9, is this a mere change of settings in Firefox?
Note: When I run my tests in Firefox 9, upon opening of the page I get a message "Will you help improve Mozilla Firefox" and a white page in the browser. It does not seem to load.
Thanks!