Forum Discussion
Dmitry_Nikolaev
Staff
16 years agoHi Murali,
TestComplete can work with wxWidgets applications compiled with Visual C++ as with Open applications. This means that you can access native methods and properties object such applications' objects from TestComplete tests. Utilizing this possibility, you can try to find a way to work with objects in your application at a low level. Please find more information on this possibility in the wxWidgets Visual C++ Applications Support help topic.