
First Name
Top achievements
Rank 1
First Name
asked on 30 Nov 2012, 10:11 AM
I am using RadGridView in my project and to automate the testing we are looking the option of using Ranorex.
One of the issue we are facing is that we are not able to locate the elements within the grid view.
In Ranorex forum , It is mentioned that MSAA implementation for RadGridView is not correct. can you please comment on this like is it an issue and if so in which version it will be addressed?
http://www.ranorex.com/forum/difficulties-with-telerik-grid-view-t3228.html
One of the issue we are facing is that we are not able to locate the elements within the grid view.
In Ranorex forum , It is mentioned that MSAA implementation for RadGridView is not correct. can you please comment on this like is it an issue and if so in which version it will be addressed?
http://www.ranorex.com/forum/difficulties-with-telerik-grid-view-t3228.html
4 Answers, 1 is accepted
0
Hello,
Thank you for contacting Telerik support.
In your project you are using version 2010 Q3 and in this version, we do not provide support for Coded UI tests. MSAA support which is a part from CodedUI was implemented in Q1 2011 and in Q2 2012 we provided support for Coded UI tests for Level 2, 3 and 4. By implementing MSAA (Microsoft Active Accessibility) we provide also support for Windows Narrator to help visually impaired people.
You should set RadGridView EnableCodedUITests property to true in order to enable CodedUI Tests functionality.
I hope this helps.
Regards,
Peter
the Telerik team
Thank you for contacting Telerik support.
In your project you are using version 2010 Q3 and in this version, we do not provide support for Coded UI tests. MSAA support which is a part from CodedUI was implemented in Q1 2011 and in Q2 2012 we provided support for Coded UI tests for Level 2, 3 and 4. By implementing MSAA (Microsoft Active Accessibility) we provide also support for Windows Narrator to help visually impaired people.
You should set RadGridView EnableCodedUITests property to true in order to enable CodedUI Tests functionality.
radGridView1.EnableCodedUITests =
true
I hope this helps.
Regards,
Peter
the Telerik team
Vijayanand
commented on 26 May 2021, 11:00 AM
| edited
Top achievements
Rank 1
Iron
The suggested change makes it to works partially. Value/Text in cells not identified as it should.
Dimitar
commented on 27 May 2021, 09:46 AM
Telerik team
Hello Vijayanand,
I have answered your question in the following forum thread: https://www.telerik.com/forums/ui-automation-doesn-t-work-with-telerik-grid-even-after-setting-enablecodeduitests-true#5317249
I hope you find the information useful.
Regards,
Dimitar
0

First Name
Top achievements
Rank 1
answered on 03 Dec 2012, 05:20 AM
Thanks for the reply.
Just to confirm, We are using version 2011.2.712.1040 and I think it is not supporting it.
BTW, What about RadTreeListView. Is it also supported only in 2012 Q2?
Just to confirm, We are using version 2011.2.712.1040 and I think it is not supporting it.
BTW, What about RadTreeListView. Is it also supported only in 2012 Q2?
0

First Name
Top achievements
Rank 1
answered on 03 Dec 2012, 09:24 AM
Just now only realised that the forum is for winforms. What I am looking is Silverlight.
0
Hello,
Here is the Silverlight forum to address your questions: http://www.telerik.com/community/forums/silverlight/general-discussions.aspx.
All the best,
Peter
the Telerik team
Here is the Silverlight forum to address your questions: http://www.telerik.com/community/forums/silverlight/general-discussions.aspx.
All the best,
Peter
the Telerik team