Forum Discussion
- murugans1011Regular Contributor
- andrepm6New ContributorSo,
The object ATL013B6518 does not have a propery WndCaption in namemapping.
I tried to create this property and set the value as ?* and ATL*, but nome of this works.
Edit: i dont know if this works, but the application is desktop (win32). - Hi Andre,
Do you have only one object with the ATL* class name on this level in the object tree? In this case, you can use only the WndClass property with the ATL* value to map the object. Also, you can add the Visible or VisibleOnScreen property to create stronger criteria.
Also, I recommend that you watch this screencast demonstrating how to create reliable tests for dynamic objects.
- andrepm6New ContributorMany thanks Tanya, i nailed this now ;)