Forum Discussion
vinod_ryaka
Occasional Contributor
I used find child of test complete feature only
by providing the PropArray and ValueArray
by providing the PropArray and ValueArray
tristaanogre
7 years agoEsteemed Contributor
Then most likely there's something wrong with your property and value arrays. You are attempting to find an object and then trying to access it... and the find failed. Examine your arrays and make sure they are correct.
- vinod_ryaka7 years agoOccasional ContributorYes object is not displayed I can see but I need to avoid the wait time for find it should come out not found object instead it's waiting too long say preparing for the object recognition hint... I just want to avoid the wait time
- tristaanogre7 years agoEsteemed Contributor
If the object is not found, then you need to have your code check for that.... the "Preparing for an Object recognition hint" is coming up because you're trying to access a non-existant object... So... avoid accessing the non-existant object. The problem is simply that.
Related Content
Recent Discussions
- 8 hours ago
- 7 days ago
- 10 days ago