Forum Discussion
mateuscb
14 years agoNew Contributor
Hi Nikhil,
In one of my projects could solve the problem with the Extended Find. To use it in namemapping you should delete the wndafx and when testcomplete asked whether to delete the child, you click in not. Items that are within the wndafx will be moved one level up. In them you must check the Extended Find (if the menu is not visible, you must select it from field chooser).
In other projects, the "Extended Find" not worked, for some reason testcomplete could not identify these items. To fix I changed the property of the WNDCLASS wndAfx. As you can see in the examples that I put here, was always something like "Afx: 00400 ..." put "Afx:*". Only then fix the problem.
Detail, only occurred to me this error in Windows 7 64-bit, in XP testcomplete always recognizes the wndAfx correctly.
In one of my projects could solve the problem with the Extended Find. To use it in namemapping you should delete the wndafx and when testcomplete asked whether to delete the child, you click in not. Items that are within the wndafx will be moved one level up. In them you must check the Extended Find (if the menu is not visible, you must select it from field chooser).
In other projects, the "Extended Find" not worked, for some reason testcomplete could not identify these items. To fix I changed the property of the WNDCLASS wndAfx. As you can see in the examples that I put here, was always something like "Afx: 00400 ..." put "Afx:*". Only then fix the problem.
Detail, only occurred to me this error in Windows 7 64-bit, in XP testcomplete always recognizes the wndAfx correctly.