RUBY (Watir Frame work)

from the following Radio buttons i have to select only one radio
button then automatically ramaining  should disable.

sample code for radio button

Gender :
<input id="d" name="Radio1" type="radio" value="Male"> Male
<input id="d" name="Radio2" type="radio" value="Female"> Female
<input id="d" name="Radio3" type="radio" value="Other"> Other



How to select multiple checkboxes  RUBY (Watir Frame work)

-- 
You received this message because you are subscribed to the Google Groups "Ruby 
on Rails: Talk" group.
To post to this group, send email to rubyonrails-t...@googlegroups.com.
To unsubscribe from this group, send email to 
rubyonrails-talk+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/rubyonrails-talk?hl=en.

Reply via email to