Hi All,

I have a nav action link which is not working:

The page source is:
<table width="100%" border="0" cellpadding="0" cellspacing="0"><tr><td class="side_group_item_active_left" width="1%"><img src="images/side_tab_end.gif" alt=""></td><td class="side_group_item_active_right"><nobr><text>Inventor(s) &amp; Attorney</text></nobr></td></tr></table><div class="side_line"><img src="images/clear.gif" height="1" width="149"></div>

In my code, i am using:

<tr>
<td>clickAndWait</td>
<td>//[EMAIL PROTECTED]'Inventor(s) &amp; Attorney']</td>
<td>&nbsp;</td>
</tr>

I am unable to click the link "Inventor(s) & Attorney" in the application.

Any clue.

Regards,
Tushar


__________________________________________________
Do You Yahoo!?
Tired of spam? Yahoo! Mail has the best spam protection around
http://mail.yahoo.com

_______________________________________________
Selenium-users mailing list
Selenium-users@lists.public.thoughtworks.org
http://lists.public.thoughtworks.org/mailman/listinfo/selenium-users

Reply via email to