loosing mapped web object
Hi,
The parent web object in Name Mapping has prepared declaration:
.class11.class12:not(.class13) > .class21
Similar example css setting there are at first picture here => https://support.smartbear.com/testcomplete/docs/testing-with/object-identification/name-mapping/selectors.html .
My Keyword Test uses this mapped object in a loop.
It works during first run properly but in the second turn I getting error of unrecognized child object (because above described parent is unrecognized) with the log message below:
Great to hear that the problem is solved.
Actually, .RefreshMappingInfo() method is mentioned in the documentation article that you referenced in your initial message 😉
Just as a side note: TestComplete provides a really good, correct and descriptive documentation that definitely worth detailed reading.