<html><body><div style="color:#000; background-color:#fff; font-family:HelveticaNeue, Helvetica Neue, Helvetica, Arial, Lucida Grande, sans-serif;font-size:12pt">Yeah, I know, which sites Don't have JS enabled nowadays. NM.<br><br>Hey Matt, Got a few minutes?<br><br>I'm having some difficulty whittling these modules I'm using: WWW::Mechanize, WWW::Selenium, HTTP::Recorder, HTTP::Proxy, and LWP::Debug. I've installed the recommended Selenium bundle to my Firefox 15.0.1 on Windows7 and it is working.<br><br>1. I'm wanting to automate downloading a set of files from an https internal site, morph the contents and rename these files, then send them to another site or UNC. The problem I'm having is that the site spawns off a Windows Explorer window when I "click into" the form, which fires a: javascript:openwindow('parm1', 'parm2') function. Now, how do I access the Explorer
window? I'm guessing I'll have to determine the windowID of the Explorer window and treat it specially, outside the WWW::* and HTTP::* spaces.<br><br>2. Tried setting up a local proxy to record all the kbd and mouse events, but could not get it working (on Windows7). Tips? No, I cannot switch to *nix, ugh.<br><br><div><br></div></div></body></html>