Forum Discussion
3 Replies
Hi Murali,
In most cases, child objects of grid controls are internal, so TestComplete does not recognize them as individual objects and does not show them in the Object Browser. Refer to the "Working With Grids" article to learn how to test grids in TestComplete.
- hi, I want to test grid control developed in wxwidgets(c++ gui framework). But Testcomplete has not support of grid control for win32 applications. any workarournd possible for this?
Hi Murali,
You can try using the approaches listed in the What If My Control Is Not Supported? section of the "Supported Controls" article.