Hello,
I am running my Selenium RC tests in IE7. The problem is that when I start tests, Selenium opens two windows instead of one: the portal I'm testing doesn't open in the first one, but it opens correctly in the second.
The problem is that it fails with an error in method openPortal() [and lets me know that it was not possible to open portal], which shouldn't happened, as far as the portal opens, as I just said.
Thanks for your time.