in reply to Win32::IE::Mechanize - Security Popups

If your script is going to blindly confirm that kind of warning, then maybe you could just change the settings in internet explorer before running the script?

Otherwise, you might want to take a look at Alien::SeleniumRC - it's awesome.

update: also, to go with that, WWW::Selenium and Test::WWW::Selenium

  • Comment on Re: Win32::IE::Mechanize - Security Popups