in reply to Re: WWW::Mechanize click_button
in thread WWW::Mechanize click_button

Then you didn't read the WWW::Mechanize::FAQ -- it's probably the most amusing Perl FAQ I've ever read. And apparently people *still* write to Andy asking about JavaScript support. I managed to squirm around that challenge by using Test::WWW:Mechanize on my CGI::Application web application in which I use a few bits of JavaScript -- mostly to pop-up alerts that say "Are you sure?" to confirm various delete operations.

Seems to work fine.

Alex / talexb / Toronto

"Groklaw is the open-source mentality applied to legal research" ~ Linus Torvalds

Replies are listed 'Best First'.
Re^3: WWW::Mechanize click_button
by Limbic~Region (Chancellor) on Jan 23, 2008 at 21:23 UTC
    talexb,
    When I mentioned WWW::Mechanize::Plugin::JavaScript to Andy the other night on #perl (freenode), he was unaware of its existance. Hopefully the module author will continue to work on it because it would make a lot of people happy.

    Cheers - L~R