How do I select this element?
I am trying to select all radio buttons in a document that are not disabled (I thought this had to be: "has attr type=radio and at the same does not have attr disabled=disabled", but I have lost all faith in that).
I am sure this is a very simple thing, and I usually dont waste ppl time by asking stupid questions, but I have no idea how do do it. I have experimented for a whole day and is frustrated and tired.