Object identification issue with multiple versions of Desktop application
Hi Team
When we try to capture a specific icon in our application across version.
Say version 1 -> Icon 1 is captured as "
Aliases.OsiTraffic32.wndAfx.MDIClient.wndContracts.AfxFrameOrView140.AfxFrameOrView140.AfxFrameOrView140.page32770.page32770.btnNew"
Say version 2 -> Icon 1 is captured as "
Aliases.OsiTraffic32.wndAfx.MDIClient.wndContracts.AfxFrameOrView902.AfxFrameOrView90.AfxFrameOrView90.page32770.page32770.btnNew
Due to which the same icon is not identifying in version 2 . Can we know the reason for which the frame number above is different for the same icon. How do we overcome this issue.
Hi lakshmba,
I agree with Rudolf - it seems that some dynamic property (for example, Index) is used to map an object. Explore your name mapping file and remove the dynamic properties. Please refer to the following article explaining how to do this: