in reply to Mozilla::Mechanize question
Win32::IE::Mechanize can definitely handle JS. Win32::IE::Mechanize simply runs IE as a OLE control, so it does everything just like IE would, including using and changing IE's cookies, cache and history. Think of the module as a remote control for IE.
Mozilla::Mechanize is suppose to be the same thing for Mozilla. It should handle JS without problem. I have never used it.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^2: Mozilla::Mechanize question
by sanPerl (Friar) on Oct 10, 2007 at 09:27 UTC |