shanu_040 has asked for the wisdom of the Perl Monks concerning the following question:

Hi Monks,
Seeking for your wisdom on how to get a html of an asynchronous request.
I tried www::mechanize method "content" but it failed to retrieve the HTML generated by Ajax call.
Plz suggest is the any way I can get generated source. As we can see the generated HTML using firefox web tool.
Thanks
Shanu
  • Comment on Fetching HTML generated by asynchronous request

Replies are listed 'Best First'.
Re: Fetching HTML generated by asynchronous request
by Corion (Patriarch) on Jul 14, 2011 at 16:19 UTC
Re: Fetching HTML generated by asynchronous request
by Anonymous Monk on Jul 15, 2011 at 01:19 UTC