m_essaid
7 years agoValued Contributor
NameMapping issue
 Hi,  I had with an old namemapping this structure : Aliases.Process.Form.Edit  (on which I was doing a SetText() )  With another version of the executable, the mapping structure changed to Aliases.Pr...
- 7 years ago
Yes.
Remember, there are two "layers" to NameMapping. There's the stuff that is laid out as NameMapping.Sys.Process.Form.Combobox.Edit and there's the Aliases.Process.Form.Combobox.Edit. You can drag the "Edit" to be a child of Form in the Aliases tree while still preserving the full mapping in the NameMapping tree. That way you won't need to change any of your automation.