TarasY
7 years agoOccasional Contributor
Hi tristaanogre
I agree with you that it might be not very good idea to save the testcomplete object at runtime. To me it is kind of the workaround. Ideally I would like to have an ability to run the TestedApp using Run method with the CMD line parameters as using RunAs method. I know that there are different workarounds that I can use. However, to me it is a bit strange that I can modify the TestedApp object during the script execution that will prompt the other QA specialist to save when he close the project.
Maybe I should just change the description to have an ability to execute with cmd lines parameters using Run method same as RunAs method in runtime.
Thanks