Largent803
4 years agoContributor
TestComplete keeps losing mapping of objects
I am using the full version of TestComplete and when I setup a test I will get the object setup once when it has been recorded. However, the next time I run the test often times the test will lose th...
- 4 years ago
When the object name changes (in your example from buttonkeep to buttonkeep4), then the mapping for the old object name will not automatically apply to the new object.
You can adjust the mapping using wildcards so that it will try to match buttonkeep* instead.
https://support.smartbear.com/testcomplete/docs/reference/misc/using-wildcards.html#InNameMapping