nastester
4 years agoRegular Contributor
Batch file closing before completing all steps
I have a batch file in TestedApps which I am executing via a script.
It is running/opening but seemingly only running the first command I have and then closing and the test is marked as successful. If I run the bat through Windows and not TC, it runs the whole thing fine.
How can I get TC to run this whole script without stopping/closing?