Is there a way in JS to get the entire HTML within the html tags, as a string?
document.documentElement.??
The correct way is actually:
webBrowser1.DocumentText