SouthernGeorge
10 years agoNew Contributor
Some objects are not found when run with TestExecute on a VM
I've been having an issue with one of my projects. On my desktop it runs fine. When I try to run it on a VM using TestExecute I have been consistently running into an issue where it cannot find some objects.
I am testing a windows 10 store application. UIAObject seemed to work best when I mapped the objects, so I put "NativeUIAObject" at the top of the "Priority of objects".
It does find most of the UIAObjects though.
I've made sure all the plugins match between TestComplete on my machine and TestExecute on the VM.
Sadly, I dont have ObjectSpy on the VM, so I cannot see what it is identifying the object as.
Any suggestions?
Thanks!