in reply to WWW::Mechanize::Firefox - callbacks?
See WWW::Mechanize::Firefox::Examples, on Wait until an HTML Element appears. There is little need for you to utilize an nsiProgressListener, because WWW::Mechanize::Firefox already waits for the DOMContentLoaded event before it returns. I assume that the content you need to scrape is generated later on, by Javascript.
|
|---|