Save complete chrome webpage in C#
Hi,
I am developing a win form application.
My requirement is i have a already opened/preloaded web page on chrome browser, i just want to fetch all of this webpage html data without hitting it again and also want to saveAs complete chrome webpage .
Please help me how can i do this ?