Forum Discussion
I am don't know if has been mentioned here (I haven't read every post) but is the 'Self Healing' feature enabled? Sometimes this is a blessing and other times a curse. It depends on how well structured your application object tree is. It should show up in your logs if this feature is changing your mappings so I doubt this is the case.
... If you find my posts helpful drop me a like! ๐ Be sure to mark or post the solution to help others out and/or to credit the one who helped you. ๐
As mentioned by jgibbs343โ, "issue may be caused by the fact that the software is not already open prior to running the test" - that's the issue!
- chkwto13 days agoOccasional Contributor
I don't use any self healing feature. We disable all the QA and AI feature.
rraghvaniโ What do you mean with --> "issue may be caused by the fact that the software is not already open prior to running the test" - that's the issue!
Can you clarify it ?
- rraghvani13 days ago
Champion Level 3
Based on the users' response, they didn't have the application open when they ran their tests. Hence, TC was not able to find the mapped object.
- jgibbs34313 days agoOccasional Contributor
The test opens the application before doing anything else. But if i ran the test with the application already open the result was different. TC wasn't able to find the mapped object because something changed in how name mapping was working for my object after an updated.