in reply to Re^4: Multiple NONAME buttons and WWW::Mechanize
in thread Multiple NONAME buttons and WWW::Mechanize
What part of this do you have problems with?
I see that Mechanize doesn't handle java script and the buttons invoke java script.
WWW::Mechanize does not handle Javascript.
You will need to use a module that understands Javascript, like WWW::Scripter, or maybe WWW::Mechanize::Firefox.
|
|---|