Solved
Forum Discussion
tristaanogre
7 years agoEsteemed Contributor
What are you trying to map? Can you give us anything from the Object Spy? what properties are you trying to use?
Basically, what you are seeing is that you're trying to utilize a property that is an object and not a string or integer. So, your property selection is incorrect.
Bingo
7 years agoContributor
Thanks Robert, It is a Path of Wpf object, I can spy it but can't map it on the comuter with Vs, but another computer it works normally.
- tristaanogre7 years agoEsteemed Contributor
We will still need to see how TestComplete views the object on your workstation that is having the problem. Using Object Spy, can you get us the list of properties and methods?
- Bingo7 years agoContributor
Yes, it can spy the object and get the properties.
- tristaanogre7 years agoEsteemed Contributor
Please pass them along. Also, please indicate which property you're trying to use to map the object.