Hi guys,

I have this html: 

<div class="fields pergunta"><fieldsetclass='question'>
<legend>
<h2>Pergunta</h2>
<span class='toggle'></span>
<span class='delete'><input id="poll_questions_attributes_0__destroy" 
name="poll[questions_attributes][0][_destroy]" type="hidden" value="false" 
/><a href="javascript:void(0)" 
data-remove-association="1">Remover</a></span>
</legend>

I have to click on "legend" tag! to start a javascript! .. 

How can i do that? I'm using watir-webdriver with ruby

Thank you



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