How to retrieve the html read only properties of radio button

Hi All,

This Statement would give me the properties which are in read-write mode
$ie.radios.to_s

Now I want to retrieve the read only properties of this radio button.
Does anyone know how to achieve this???

···

--
Posted via http://www.ruby-forum.com/.