in reply to Re^7: WWW::Mechanize::Firefox delayed returns / slow
in thread WWW::Mechanize::Firefox delayed returns / slow

Is there some code I could plunk in to see what firefox events *are* firing through MozRepl? I'm putting in every name of every event I can find on the net hoping to hit the right one.

I'm going to try to find a public site I can replicate this problem on with a smaller sample program.

  • Comment on Re^8: WWW::Mechanize::Firefox delayed returns / slow

Replies are listed 'Best First'.
Re^9: WWW::Mechanize::Firefox delayed returns / slow
by Corion (Patriarch) on Dec 03, 2010 at 12:48 UTC

    Sorry, but I'm not aware of any "catch-all" way to see a list of all events fired by Firefox (respectively a Firefox window or browser object).