Forum Discussion
TanyaYatskovska
Alumni
13 years agoHi Armands,
I suppose, the issue is caused by unreliable Name Mapping criteria used in your project - an invisible object matches the recognition criteria specified for the object, and therefore, TestComplete fails to click it. Check the Name Mapping criteria for the problematic object and try adding the Visible=true criterion to them (or make sure that only a single object matches the criteria).