hi there,

I want to build a WebKit app that loads a webpage, allows the user to interact with the webpage, and then saves the current HTML of the webpage.

If the webpage HTML is manipulated with JavaScript, is there a way to access the updated HTML? Or only the original HTML source?

thanks,
Richard