in reply to What does WWW::Mechanize consider Clickable input?

As dhoss notes, WWW::Mechanize won't handle JavaScript, and that may be important here, but I wonder if it might be that there's no form selected for it to click in. If you could show us your code, that might help.

  • Comment on Re: What does WWW::Mechanize consider Clickable input?