Forum Discussion

harshadw's avatar
harshadw
New Contributor
7 years ago

Problem mapping the object

Hi,

 

I am testing a desktop based application. I am trying to map the OK button, but TestComplete is not able to map the button individually. It maps the entire dialog instead. When I spy the dialog, I don't see the wItem property. It does show the Childcount property with a value equals to two. But after investigating more, I found that the properties are not of OK and Cancel buttons. 

 

Please have a look at the screenshot to better understand the problem.

 

Does anyone know the solution? 

 

P.S. The dialog has been developed in C++.

 

Thanks,

-H