Ensure FindChild is being used correctly
I'm testing an Android application using TestComplete 14.
I'm trying to see if I can use the FindChild function in the Object Browser, to see if I can reference objects that Object Spy cannot find (even though they're visible on the screen). No success.
I decided to see if I can use the same FindChild function in the same Object Browser, to see if I can reference objects that I know for sure work. Still no success.
For the first 2 parameters of FindChild (PropNames, PropValues), these should correspond to the "ObjectType" and the "ViewID" fields, under the Extended section, when you open that object right?
The developers have mentioned that it likely has something to do with the way they implemented that section of the screen (that contains those buttons that can't be picked up). They should be able to issue a fix for it. I did want to ensure I've looked into all options on my end.
Thanks for the replies! If you or anyone else have anything to add, please continue to post!