in reply to Re^3: Automation ..
in thread Automation ..

This node falls below the community's threshold of quality. You may see it by logging in.

Replies are listed 'Best First'.
Re^5: Automation ..
by Corion (Patriarch) on Apr 24, 2009 at 11:05 UTC

    What makes you think that LWP::UserAgent supports Javascript when WWW::Mechanize does not support Javascript? WWW::Mechanize is based on LWP::UserAgent, so it can do more than LWP::UserAgent. Neither module will support Javascript.