in reply to Re: Perl & Selenium RC unable to lunch test site in iexplore 8
in thread Perl & Selenium RC unable to lunch test site in iexplore 8

I am running selenium 1.0.3. My operating system is Windows 7 64.

I loaded the Selenium IDE and RC on an older machine that the operating system is XP professional 32. The IE8 browser opens up and the web site launches. So what could the problem be with Windows 7.

Need some Perl and Selenium knowledge

  • Comment on Re^2: Perl & Selenium RC unable to lunch test site in iexplore 8

Replies are listed 'Best First'.
Re^3: Perl & Selenium RC unable to lunch test site in iexplore 8
by Your Mother (Archbishop) on Feb 02, 2011 at 22:07 UTC

    I think this has nothing to do with the Perl. Windows has been ratcheting up their default security model/settings over time and sometimes IE just won't work with certain sites/IPs/services/cookies/etc. You'll probably have better luck Googling around or looking for Selenium on a forum. For my part, I'm using Selenium 1.0.3 on XP IE 8 and it seems fine.