This is a migrated thread and some comments may be shown as answers.

Selecting Radio Button Error for Type Hidden

1 Answer 42 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
Thomas
Top achievements
Rank 1
Thomas asked on 02 Nov 2015, 08:19 PM

Telerik is attempting to say that the radio buttons I'm selecting are hidden.  They are both displaying on the page and I'm able to select both of them.  When you select either value the input in the div above is being updated from those radio buttons. That input is the only element that's being hidden by this page but telerik shouldn't be throwing that error.

 

<div class="radiogroup-container">
<input name="RL_400154" class="form-control question-value bound radiogroup initialized" id="P_300414" value="True" data-options='{"eventBinders":[{"eventName":"click","fn":"validate","context":"this"},{"eventName":"click","fn":"_MainRuleBody"}],"value":"","required":true,"enabled":true,"readOnly":false,"stackVertical":false,"dataValueField":"Value","dataTextField":"Description","dataSource":[{"Value":"True","Description":"Yes"},{"Value":"False","Description":"No"}]}'>Yes</input>
<div class="ifs-radiogroup">
<label class="radio-label radio-inline bound"><input name="1446491355081" id="1446491355081-0" type="radio" value="True">Yes</label>
<label class="radio-label radio-inline bound"><input name="1446491355081" id="1446491355081-1" type="radio" value="False">No</label>
</div>
</div>​

1 Answer, 1 is accepted

Sort by
0
Boyan Boev
Telerik team
answered on 05 Nov 2015, 02:58 PM
Hi Thomas,

Thank you for contacting us.

Unfortunately I am not able to reproduce any issue with the HTML snippet you have sent.

Could you please send us the execution log?

A short Jing video of the execution would also help us better understand the issue.

Thank you!

Regards,
Boyan Boev
Telerik
 
The New Release of Telerik Test Studio Is Here! Download, install,
and send us your feedback!
Tags
General Discussions
Asked by
Thomas
Top achievements
Rank 1
Answers by
Boyan Boev
Telerik team
Share this question
or