Walk through html controls
-
I am trying something like Spy++ for html documents to identify child window controls on the html page rendered by a browser. Is there a way I can programmatically access the common controls like button, edit window etc from a html page after the page got rendered in a browser like firefox, IE, Opera etc. Thank you
cheers Varghese Paul
-
I am trying something like Spy++ for html documents to identify child window controls on the html page rendered by a browser. Is there a way I can programmatically access the common controls like button, edit window etc from a html page after the page got rendered in a browser like firefox, IE, Opera etc. Thank you
cheers Varghese Paul
Hi, Here's something that might be of your interest: Peeking into password edit and IE[^]
It is a crappy thing, but it's life -^ Carlo Pallini