the html I need to access has no ids or names:
<table>....... <td>A</td><td>B</td>....</table>
and also sometimes I need to click on words without any tag:
<html>...<body>...<div>...</div><table>...</table>
The text I want to click
</body></html>
On 17 ago, 12:27, TCBlues <tcbl...@gmail.com> wrote:
> Hi, I need to click on an html element using watir and firewatir, for
> example:
> <td>A</td>
> Since this is not a button or a link... how can I do it?

-- 
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