Hi Everyone,I need to get the text of <label> tag which has "for" attribute but doesn't have id. There are many other similar nodes, with only the "for" attribute differing.I have 2 radio buttons, when i click on the radio button, i am fetching the i...