IE automation
-
Hi, i am using IE objects. i am getting one IHTMLElement "textarea". manually in browser if we click on this text area then some javascript code runs. and i get captch. if i see the page source then i am getting... likke this... ; so what i have to do is, i have to click on textarea by IE automation using microsoft.mstml classes. Thanks for reply..... <div class="ForumSig">yogesh</div></x-turndown>
-
Hi, i am using IE objects. i am getting one IHTMLElement "textarea". manually in browser if we click on this text area then some javascript code runs. and i get captch. if i see the page source then i am getting... likke this... ; so what i have to do is, i have to click on textarea by IE automation using microsoft.mstml classes. Thanks for reply..... <div class="ForumSig">yogesh</div></x-turndown>
Hello, here is a libary you searching for. I foud this some time ago. With this libary you have full control of the internet explorer here is the link: http://watin.sourceforge.net/[^] i hope this helps you