Forum Discussion
We need to get a little technical here but I promise not a lot :)
https://support.smartbear.com/testcomplete/docs/reference/misc/using-wildcards.html
If you want the same test to work in Part 1 and Part 2, you will need to use something like this in your test
Aliases.browser.pageAssessmentMasterEngineLms.frameContentFrame.textnode*
The asterisk means that anything that looks like textnode, whether it's textnode2 or textnode32 or textnode9999999999999999999999999999999999999999, will match your test.
The link I posted above about Using Wildcards will explain more.
And here is another video describing the use of wildcards (*) with dynamic object name-mapping
https://support.smartbear.com/screencasts/testcomplete/reliable-tests-for-dynamic-objects/