Forum Discussion
Hi,
Thanks for the info. As mentioned in my previous reply did you try unchecking the UI Automation and adding the infragistics grid control class name in object mapping?
Meanwhile if it is a custom control can you try adding the class name under object mapping ->InfragisticsControls depending on whether it is a grid or a list ->UltraGrid/UltraListView
You can refer to the links below.
Thanks heaps for your help.
I dont have Infragistics control listing in my Install Extensions list. I think this is the cause why I cannot see anything inside my UltraGrid view
How do I add this control into my Install Extension list, please?
Thanks heaps and have a nice weekend
Nat
- sanjay02889 years agoFrequent Contributor
Hi,
Please go through the link below
If the extension is already installed. Spy on your grid control and take a snapshot of the full object properties. So that the class name of the control is visible and post a snapshot here.
I think you have not added the object's class name in the ObjectMapping.
- tristaanogre9 years agoEsteemed Contributor
That should be installed by default when you install TestComplete. Under File -> Install Extensions -> Common is where it resides. Double check if it's there. If it's not, try a repair on the TC install and see if you can get it.