Forum Discussion
m1013864
15 years agoOccasional Contributor
This is our problem.
We have to rename the default object name to the name that we have used earlier while writing the JScript unit in test complete (problem occurs when same script needs to be executed during regression; on remaping the object with the new default we have to again edit the writtin scripts). Since we have to frequently remap the objects at multiple places. It is taking enormous amount time with involved frustration.
Can a web button when remapped at different instances of web browser give the same default name? Is there any way you can suggest so that we do not have to manually rename the default object name everytime, instead it uses the same name every time.
example: dijit_web_button_43 always and not dijit_web_button_43 sometimes or dijit_web_button_50 the next time.
We are not recording script instead writing Jscript units after mapping the objects.
reason for remapping is written in the first post.
We have to rename the default object name to the name that we have used earlier while writing the JScript unit in test complete (problem occurs when same script needs to be executed during regression; on remaping the object with the new default we have to again edit the writtin scripts). Since we have to frequently remap the objects at multiple places. It is taking enormous amount time with involved frustration.
Can a web button when remapped at different instances of web browser give the same default name? Is there any way you can suggest so that we do not have to manually rename the default object name everytime, instead it uses the same name every time.
example: dijit_web_button_43 always and not dijit_web_button_43 sometimes or dijit_web_button_50 the next time.
We are not recording script instead writing Jscript units after mapping the objects.
reason for remapping is written in the first post.