Forum Discussion
Anonymous
13 years agoHi Udit,
TestComplete provides official support for Xceed Grid for .NET. According to your class name, you are using the Xceed grid control for WPF. However, you can work with the grid as with any other WPF object. You can use Xceed DataGrid's native properties and methods to work with the grid. I recommend that you refer to the Xceed DataGrid documentation or ask your developers to help you find the necessary grid's methods or properties.
As for the other control, it looks like this is a custom control. First of all, please check whether the control is inherited from a control that is specially supported by TestComplete. If it is, use the Object Mapping feature to make TestComplete treat the control as a supported control. Otherwise, you will have to use the control's native properties and methods.
Does anybody have script samples for these controls? Can you share them with us?
Related Content
- 14 years ago
- 15 years ago
- 11 years ago
- 6 years ago
Recent Discussions
- 27 minutes ago