Issue with Object Identifying and Name Mapping
Objects identification in Test Complete is behaving differently than earlier recorded tests for the same application.
It is not identifying list items individually rather than highlighting frame only and hence name mapping is being done accordingly. Instead of mapping individual items, it maps frame only.
I am using v11 now and when record new test, it behaves differently while when open earlier recorded test for same application, it identifies object differently.
Is there any setting that I am missing? As far I know I have not done any specific settings in the test complete.
Any suggestions please, I want to have behavior like earlier recorded scripts so that can look for individual items but new tests giving me hard time.
OK... I THINK I see where the problem is.
Go to the project where it's working correctly. Go to Project -> Properties -> Open Applications -> MSAA. There are a couple of things to check there.
First of all, look to see if your component is listed there in MSAA. Second of all, there is a check box at the bottom of the screen about working in a compatible mode. Figure out what that's checked as.On the one that's "working" there is a property for NativeMSAA which tells me that, in that project, MSAA is configured to recognize this component. In the project where this is NOT working, there is no NativeMSAA property so apparently something is different there.