By using Ranorex spy, I have added elements to it, and created my code.
Now I run this code on a Hyper V machine, and here comes the interesting part. Sometimes the code runs perfectly, other times, it cannot find something so basic as a button and fails. It's quite annoying to se these faults, so now I wanna know wheter this got something to do with Hyper V, or does my repository just lose connection with my Hyper V machine ?
Btw this is what I have done so far.... sometimes I use the whole path of a button to access it in the code, other times i change the cache from true to false....
But this is not enough. I still se the program crashing.