Forum Discussion
richcoto
12 years agoOccasional Contributor
Ok i have just used it with no succesful results, let me specify the issue better:
I have this window with some form controls in it (textfields, comboboxes, etc) if i use the display object spy, i can't inspect any of those controls, i can see them but the tool just don't highlight any of them...
If i see the NameMapping the textfield i'm trying to access has Visible and VisibleOnScreen properties on False, if i modify those values to true from the NameMapping, it displays a message saying:
The object does not exists
I have this window with some form controls in it (textfields, comboboxes, etc) if i use the display object spy, i can't inspect any of those controls, i can see them but the tool just don't highlight any of them...
If i see the NameMapping the textfield i'm trying to access has Visible and VisibleOnScreen properties on False, if i modify those values to true from the NameMapping, it displays a message saying:
The object does not exists