in reply to Re^3: Automation ..in thread Automation ..
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.