http://www.perlmonks.org?node_id=1005033


in reply to WWW::Mechanize::Firefox Script Hangs after an Xpath click

Have you read and investigated the reasons for such behaviour in WWW::Mechanize::Firefox::Troubleshooting? That page has a section named "Clicking on a link makes a script waiit forever". Maybe the solution there helps you.
  • Comment on Re: WWW::Mechanize::Firefox Script Hangs after an Xpath click

Replies are listed 'Best First'.
Re^2: WWW::Mechanize::Firefox Script Hangs after an Xpath click
by Matt™ (Acolyte) on Nov 22, 2012 at 03:20 UTC
    Thanks Corion.