Re: Can't click() IHTMLElement using Mozilla Control in C#

2005-12-06 Thread Niky Williams
CaptainInsano wrote: CaptainInsano wrote: I am trying to automate (C#) some web pages in Mozilla using the Mozilla ActiveX control and I am unable to click on elements, I'm getting the NotImplemented Exception. IHTMLDocument2 document = (IHTMLDocument2)axMozillaBrowser1.Document; IHTMLElement se

Can't click() IHTMLElement using Mozilla Control in C#

2005-12-05 Thread CaptainInsano
I am trying to automate (C#) some web pages in Mozilla using the Mozilla ActiveX control and I am unable to click on elements, I'm getting the NotImplemented Exception. IHTMLDocument2 document = (IHTMLDocument2)axMozillaBrowser1.Document; IHTMLElement searchText = (IHTMLElement)document.all.item("