Select Radio Button using Robot framework
问题 I have this HTML code: <td><input name="selFundDetails" type="radio"></td> I am trying to set the radio button using the keyword "Select Radio Button" to set the value to "Yes". I tried using: Select Radio Button selFundDetails Yes I am getting error as: 20160316 16:17:38.216 : INFO : Verifying element 'selFundDetails' is visible. 20160316 16:17:38.362 : INFO : Selecting 'true' from radio button 'selFundDetails'. 20160316 16:17:38.667 : FAIL : ValueError: Element locator 'xpath=//input[@type=