in reply to Re: Problem with Win32 IE Mechanize
in thread Problem with Win32 IE Mechanize

EDIT: OK , I used the $mech->agent()->Document->getElementbyID stuff, it seems to work, until I get to the final "link" i have to click.

<TD class=ClickMe vAlign=center>SuccessRate</TD>

How could I isolate this element by the text "SuccessRate"? Please note that there are many tags with the class name ClickMe.