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.