I\'ve been playing arround with functional testing using Selenium RC.
I keep running into problems when the test goes to the login page of our site and switches to
I have managed to get this to work by setting the -trustAllSSLCertificates and creating a default profile in FireFox.
So far I can happily use either browser w/o fear of the untrusted certificate errors showing up.
its worth noting that the browsers I tell selenium to use are simply *chrome and *iehta.