Conflicting values for "VisibleOnScreen"
I have some code that worked for some time, but now it doesn't. The object I'm looking for on the screen is in the same place as it always has been and it also gives the same mapping information when using the object spy that is in the code. The problem is that in both the object spy and the Evaluation tool both give the value for the object as "false". But I can see the object on the screen and when I find it in the Object Browser, it says that the same object with no changes in it's state, is VisibleOnScreen = "true". Why would I be getting different values for the same object in references to it's visibility?
The only difference is that I have installed the mobile module. I bring this up because ever since I did so I get an error (see attached image) that implies that there is something wrong with the applications ability to find objects effectively.