in reply to Re^2: Catching windows dialog events Win32::OLE?
in thread Catching windows dialog events Win32::OLE?

From the documentation: "This module tries to be a sort of drop-in replacement for WWW::Mechanize. It uses Win32::OLE to manipulate the Internet Explorer."

I had a hunch that you'd be using IE due to JavaScript/AJAX pages, you may also be interested in Using WWW::Selenium To Test Or Automate An Ajax Website from the tutorials section of the site.

Thanks

Martin

  • Comment on Re^3: Catching windows dialog events Win32::OLE?