Solved
Forum Discussion
1 Reply
- tristaanogreEsteemed Contributor
Out of the box, not as such. IF it's a .NET control, TestComplete should be able to see into it to find native properties and objects. It might not be able to apply some of the standard TestComplete methods you would expect for the controls (like, you might not see "ClickItem" if it's a dropdown control) but you should still be able to use the tool. You can also manualyl map the control classes to a similar object class in the Object Mapping under Tools | Current Project Properties.