Forum Discussion

ackmondual's avatar
ackmondual
Contributor
5 years ago
Solved

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 (PropNamesPropValues), these should correspond to the "ObjectType" and the "ViewID" fields, under the Extended section, when you open that object right?