Completed
Last Updated: 15 Aug 2013 13:28 by Andreas
Andreas
Created on: 11 Jul 2013 13:11
Type: Bug Report
0
click events on checkbox elements are not fired
Telerik Test Studio does not replay click events on checkboxes.
setup:
HTML Checkbox with onClick event,
reproduce:
1. start recording
2. visit url
3. click on checkbox
4. stop recording and replay
5. check if the onClick (e.g. a Ajax Request) is fired.
2 comments
Andreas
Posted on: 11 Jul 2013 14:27
i am sorry, at the moment a cant provide u with the AUT, but if u just create something like this you will find the error:
html page
with checkbox
with div, content "someContent"
attach to the checkbox a onclick event ="document.getElementById("test").innerHTML="otherContent"

and then record an easy "open page" click on checkbox, assert "otherContent"
then u will see while playback that the "onClick" event isn't fired and otherContent does not appear.
Thank you for your support!
ADMIN
Konstantin Petkov
Posted on: 11 Jul 2013 13:41
Hello,

We will definitely need access to the application under test in particular to investigate the problem. Please submit a support ticket so that the support department can help faster.

Thank you!