in reply to
Mechanize clicking unnamed button
As
WWW::Mechanize
cannot handle JavaScript, I would recommend to use
LiveHTTPHeaders
for Firefox to analyze the request and do the requests yourself.
Comment on
Re: Mechanize clicking unnamed button
In Section
Seekers of Perl Wisdom