Forum Discussion
3 Replies
- Hi Amar,
All the tasks you described can be implemented via Name Mapping templates. Their creation is possible only from the TestComplete GUI.
- amarr1143lContributorThank you for the reply. Going through all the objects manually and creating template for each object type is cumbersome. Having a way to do it programatically will be cool.
- Hi Amar,
You can consider mapping objects by specifying the needed properties when executing the test. Please read the "Mapping Objects From Scripts" article for details.