I am trying to extract data from a page that requires login first, I use WebControl in the WinForms application, and when I try to log in, the message “Object does not support this property or method” appears in the .js file on a specific line, called method
window.external.AutoCompleteSaveForm
I have no idea what she is doing. parameter webBrowser.ObjectForScriptingsetthis
I think the problem is in ObjectForScripting, but I really don't know which object supports this method.
early.
source
share