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

Kendo grid row not selected during playback

3 Answers 54 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
Amy
Top achievements
Rank 1
Amy asked on 08 Sep 2015, 05:16 PM
I've recorded a test where I select a row in a Kendo grid then verify that a couple buttons have been enabled. When I play back the test, the row never gets selected so the buttons don't get enabled. If I set a break point and step through the test, the row does get selected. I've tried adding various waits, but that hasn't helped. The step where I click on the grid row doesn't have a "simulate real click" property so I can't set that. However, I do have it set as the default for the project. How do I get the grid row to actually be selected when I play the test? Thanks.

3 Answers, 1 is accepted

Sort by
0
Cody
Telerik team
answered on 10 Sep 2015, 04:03 PM
Hi Amy,

There should be nothing special you have to do. Here's a video showing how it's supposed to work.
http://screencast.com/t/zZTkxuZUu

Now how, in step 2, the mouse actually moves and does the click. In your test, do you have a "KendoGridCell Click on Cell [0, 0]" type of step? If not what does it look like? When you run the test do you see the mouse move? Is it clicking on the right spot?

Regards,
Cody
Telerik
 
The New Release of Telerik Test Studio Is Here! Download, install,
and send us your feedback!
0
Amy
Top achievements
Rank 1
answered on 10 Sep 2015, 07:12 PM

Hi Cody,

 Since posting above, I deleted that test and recorded a new one. This one works. I don't know what the issue was with the first one, but if it shows back up, I'll let you know. Thanks for the reply.

 Amy

0
Cody
Telerik team
answered on 10 Sep 2015, 08:45 PM
Hello,

All right sounds good to me. Thank you for the update.

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