Hello! I have a problem interacting with a popup window, tried to set focus etc but test complete does not identify the window as browser 2, so when ever I record click on that window it tries to cli...
I only rename the UI objects I'm interacting with. For example, if the object tree browser looks like this
NameMapping.Sys.browser.pageTestcomplete.form.panelAutomatedUiTestingThatCover.sectionAutomatedUiTestingThatCov.panelAutomatedUiTestingThatCover.panelAutomatedUiTestingThatCover.panelAutomatedUiTestingThatCover.panelAutomatedUiTestingThatCover.panelAutomatedUiTestingThatCover.linkTryTestcompleteNow, I'll map the object names as default, but will only change the name of linkTryTestcompleteNow to something suitable. My aliases tree structure will then look like this pageTestcomplete.linkTryTestcompleteNow. I keep the mapped name and aliases name the same.
I use the "tree structure" model, because the web app I'm testing was never intended to be automated. Hence, majority of the UI controls don't have ID's