chowdary wrote in post #963540: > 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)
Not being familiar with Watir, my first question would be "What have you tried?" -- Posted via http://www.ruby-forum.com/. -- 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.