Forum Discussion

jaimgunathilake's avatar
jaimgunathilake
New Contributor
11 years ago

TestExecute cannot identify CheckBox type TNewCheckListBox

hi,



i have a checklistbox with the following namemapping properties

WndClass = TNewCheckListBox

and it has a child checkbox with the ObjectType and ObjectIdentifier properties.I need to validate the state of the checkbox.

but TestExecute cannot identify this CheckBox. It can identify the CheckListBox. TE fails when trying to identify the CheckBox. I have two forms in my application named A and B, Form B contains the checkbox. This is a simple automation which navigate from Form A to Form B. But TE fails at Form B as it coud not identify the CheckBox. Please help



Thanks