Forum Discussion

aciccone's avatar
aciccone
New Contributor
7 years ago

Item found and double clicked but then item recognition error of the same item occurs

So ever since I updated this morning ( to Version: 12.42.3048.7 x64) I get a slew of object recognition hints in my test logs. The tests run fine, it just a bunch of object recognition warnings.

 

Looking deeper I noticed that the objects that are not being recognized are objects that already were found and actions performed on.

 

For example my test looks for the 'ProgramData' folder and performs a double click on it.

 

The double click on 'ProgramData.Name' occurs properly as seen on this screenshot:

 

 

 

But then immediately after it is properly clicked TestComplete attempts to look for the same object it just double clicked and obviously it fails with object recognition warning:

 

 

Of course it will not find it because it already double clicked it and is in the next folder.

 

I could not find any kind of setting in project properties or options that would affect the order of recognition vs action being performed.

Any help on this would be greatly appreciated.

 

TIA.