Solved
Forum Discussion
- tristaanogreEsteemed 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.
- BingoContributor
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.
- tristaanogreEsteemed 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?