J
julekmen
Hello,
I have a C# project, I use System.Windows.Forms.WebBrowser (mshtml
wrapper) to show a html page. I want to retrieve all Javascript
variables and their values.
Only thing I have found is: http://support.teamdev.com/docs/DOC-1062 -
but here are used some special Java wrappers.
Do you know, how to do it in System.Windows.Forms.WebBrowser?
Thanks!
I have a C# project, I use System.Windows.Forms.WebBrowser (mshtml
wrapper) to show a html page. I want to retrieve all Javascript
variables and their values.
Only thing I have found is: http://support.teamdev.com/docs/DOC-1062 -
but here are used some special Java wrappers.
Do you know, how to do it in System.Windows.Forms.WebBrowser?
Thanks!