On Thu, Aug 30, 2012 at 4:41 PM, Daniela <[email protected]> wrote:
> I have to click on "legend" tag! to start a javascript! ..

If it is the only legend tag, this should work:

browser.legend.click

If there are more, try this:

browser.div(:class => "fields pergunta").legend.click

Željko
--
filipin.eu

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

[email protected]
http://groups.google.com/group/watir-general
[email protected]

Reply via email to