in reply to Access Java script using perl
WWW::Mechanize does not know Javascript, and it tells you so in its documentation.
I'm working on an interface to FireFox using MozRepl, which allows you to inspect and react to things that Javascript does on a page. This will require a running instance of FireFox, and I haven't released the module yet.
|
|---|