How can i get handle of component (text box or button) of a webpage opened in IE?
Printable View
How can i get handle of component (text box or button) of a webpage opened in IE?
You can't. All objects on the webpage are part of the "Internet Explorer_Server" class.
How can I get the objects of/inside "Internet Explorer_Server" ? :confused: