liTags[i].Click()
Sorry.
On Thu, Mar 17, 2011 at 8:13 PM, Blake Willmarth wrote:
> Hello,
>
> I am having trouble navigating the MS documentation to find out how to
> click an element. I only have the class attribute name as the
> identifying f
Hello,
I am having trouble navigating the MS documentation to find out how to click
an element. I only have the class attribute name as the identifying
feature:
The one hope I had was ie.Document.getElementsByTagName("li") but this seems
to be only getting tags.
Any pointers would be really a