WebViewHook icon indicating copy to clipboard operation
WebViewHook copied to clipboard

Web page source

Open DmitryS1990 opened this issue 7 years ago • 1 comments

Is it possible to get loaded page source code? Thank You.

DmitryS1990 avatar Oct 08 '18 14:10 DmitryS1990

Yes. You could use System.Net.WebClient or a third party lib like RestSharp.

z3nth10n avatar Apr 27 '19 01:04 z3nth10n