I m able to print the id of a radio button. However I could click the
radio button using the set method.


irb<main>::030:0>ie.modal_dialog.table(:index,7).radio(:index,2).id
=> "radLogicalOR"

However this step does not set the radio button.
irb<main>::030:0>ie.modal_dialog.table(:index,7).radio(:index,2).set
=> ""

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

watir-general@googlegroups.com
http://groups.google.com/group/watir-general
watir-general+unsubscr...@googlegroups.com

Reply via email to