Forum Discussion
Dmitry_Nikolaev
15 years agoStaff
Hello,
When the form has the VBObject("frmKeyboard") name, TestComplete recognizes the form as a VB object. When it is displayed as a Form("...") object, most probably, TestComplete recognizes the form as an MSAA object.
To make TestComplete recognize the form only as a VB object, please follow the steps below:
1. Find the WndClass property of the form in the Object Browser.
2. Open the MSAA setting of the current project (Tools | Current Project Properties | Open Applications | MSAA) and check whether the form's WndClass value meets any criteria in the list of accepted MSAA windows. If it does, uncheck the corresponding item. For example, this can be the "*" or "ThunderRT6FormDC" item if it is checked.
3. Go to the Tools | Current Project Properties | Open Applications | General panel and make sure that the NativeVBObject item is higher than both the NativeMSAA and Unknown items.
4. Remove the Form["Enter the Text"] node form the Mapped Objects tree.
Please let us know whether this helps.
Related Content
- 8 years ago
- 12 years ago
- 8 years ago
- 8 years ago
Recent Discussions
- 12 hours ago