Forum Discussion
YMinaev
Staff
14 years agoHi,
You need to open the Name Mapping editor by clicking the NameMapping item in the Project Explorer. Then, find the 'wndMsiDialogCloseClass' object in the tree of mapped objects. Click it. Look at its properties. Remove properties that can change their values (such as Index). Replace any dynamic parts of all properties with wildcards. For example, if you have WndCaption whose value is "Something stable - a file name or anything else which can change", replace it with "Something stable*".
The way you can edit recognition parameters is described in the Modifying Mapping Criteria help topic.
Also, I recommend that you view this webinar recording to understand how object recognition works.
I do not know how to map this property.
You need to open the Name Mapping editor by clicking the NameMapping item in the Project Explorer. Then, find the 'wndMsiDialogCloseClass' object in the tree of mapped objects. Click it. Look at its properties. Remove properties that can change their values (such as Index). Replace any dynamic parts of all properties with wildcards. For example, if you have WndCaption whose value is "Something stable - a file name or anything else which can change", replace it with "Something stable*".
The way you can edit recognition parameters is described in the Modifying Mapping Criteria help topic.
Also, I recommend that you view this webinar recording to understand how object recognition works.