Forum Discussion
testcomplete
15 years agoOccasional Contributor
Hi,
I want to replace the full description with a single custom name. Is that possible? if possible how?
Eg:
Object description
Aliases.Printgroove_POD_Ready.HwndSource_CPGRMainWnd.CPGRMainWnd.grManinWindowGrid.sbEuropaStatusBar.StatusBarItem1.btnStatusPage.VisibleOnScreen
I want to replace
"Aliases.Printgroove_POD_Ready.HwndSource_CPGRMainWnd.CPGRMainWnd.grManinWindowGrid.sbEuropaStatusBar.StatusBarItem1.btnStatusPage" to "EuropaStatusBar" (single name) using name mapping
then code becomes:
EuropaStatusBar.VisibleOnScreen
I want to replace the full description with a single custom name. Is that possible? if possible how?
Eg:
Object description
Aliases.Printgroove_POD_Ready.HwndSource_CPGRMainWnd.CPGRMainWnd.grManinWindowGrid.sbEuropaStatusBar.StatusBarItem1.btnStatusPage.VisibleOnScreen
I want to replace
"Aliases.Printgroove_POD_Ready.HwndSource_CPGRMainWnd.CPGRMainWnd.grManinWindowGrid.sbEuropaStatusBar.StatusBarItem1.btnStatusPage" to "EuropaStatusBar" (single name) using name mapping
then code becomes:
EuropaStatusBar.VisibleOnScreen