Forum Discussion
Based on the Unable to find the object ClickCell(1, "Description") I'm guessing TestComplete not treated Aliases.Launchpad.frmOptions.CommonPanel1.UltraPanelClientAreaUnsafe.Panel1.grpBoxDetails.grbxOptFeatures.grdOptFeatures object as a Table.
Couple things to check,
Are you able to the see the ClickCell method in Object Browser for below object
Aliases.Launchpad.frmOptions.CommonPanel1.UltraPanelClientAreaUnsafe.Panel1.grpBoxDetails.grbxOptFeatures.grdOptFeatures ,
if yes, this could be timing issue
if not, you need to map the grid object perform the grid related methos.
Hi Shankar,
Thanks for getting back. I can't see ClickCell(). I can see other methods ClickCellInternal, ClickCellInternal_2 and ClickCellInternal_3, but these don't seem to work.
I'm not quite sure what you mean by:
if not, you need to map the grid object perform the grid related methods.
Thanks
Dan
- DanH8 years agoContributor
I'm guessing I need to read:
- shankar_r8 years agoCommunity Hero
best you can read below topic for more info: https://support.smartbear.com/testcomplete/docs/app-objects/specific-tasks/grids/infragistics-wingrid/index.html
I guess Ultragrid different set of approach to manipulate.
- DanH8 years agoContributor
Hello again,
I think my problem might be that I don't have Infragistics Controls Support installed. Reading https://support.smartbear.com/testcomplete/docs/app-objects/specific-tasks/grids/infragistics-wingri... this should be installed by default. I have tried repairing TestComplete as suggested, but Infragistics Controls Support .... I have Support for Telerik and all sorts of stuff I don't need, but not Infragistcis. Is there somewhere I can download Infragistics Controls Support from?
- shankar_r8 years agoCommunity Hero
you should be seeing the Infragistics Controls Support plugin under File > Install Extensions > expend Common and see
Related Content
- 5 years ago
Recent Discussions
- 12 hours ago