Hi,
I used Firebug to locate the element, it's a text link. And here is
element's HTML:
<a onclick="parent.document.getElementById('Main_Body').src =
'customizehomepage.aspx?hidMLS=BARI';return false;" href="javascript:
\;" class="sWhiteLink">Customize Home Page</a>
I tried :
ie.link( :class, "sWhiteLink" ).click
but Watir does not regconize it? Any idea?

Thanks,

-- 
Before posting, please read http://watir.com/support. In short: search before 
you ask, be nice.

You received this message because you are subscribed to 
http://groups.google.com/group/watir-general
To post: watir-general@googlegroups.com
To unsubscribe: watir-general+unsubscr...@googlegroups.com

Reply via email to