I got your original code to work as well

Joe


$ie.radios.each do | oMyObject |
          if(oMyObject .id == "ID_OTHER_OPTION_BUTTON")
            puts("yes")
          else
            puts("NO")
          end
  end

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

You received this message because you are subscribed to 
http://groups.google.com/group/watir-general
To post: watir-general@googlegroups.com
To unsubscribe: watir-general+unsubscr...@googlegroups.com

Reply via email to