jaredjamieson
2 years agoOccasional Contributor
Using a returned value from a tested app
I added a tested app into my testcomplete project. This python script is able to be ran using TestedApp.script_name.Run(); I am able to successfully deliver command line parameters to this script. ...
- 2 years ago
Is this a console or windows application?
If you look at the coding that's provided in Running PowerShell Scripts From TestComplete, it has examples on how to capture the output.