Hi,
Is there a tool that let's me see the full source code of a website when the javascript has been executed.
I would like to see the html source code that the browser actually renders. (including the parts that were generated by the javascript code snippets, eg. google adsense code,etc...)