Forum Discussion

satya214_1's avatar
satya214_1
Occasional Contributor
14 years ago

Update scripts with namemapping changes

I'm trying to find out option, which allows to automatically update test scripts with the changes made in NameMapping, mainly when i rename a control in NameMapping or Aliases, i want all the instances where that control is used in test scripts to be automatically updated with its new name.



Can anyone please help me

2 Replies

  • Hi,



    There's no option which would allow doing this. If you change something in the Name Mapping, you should modify your scripts yourself (using the Edit | Replace dialog, for example). Name Mapping doesn't contain information on script units which use mapped objects.