Forum Discussion

roli62's avatar
roli62
Occasional Contributor
6 hours ago

How to wait for TestedApp to Finish and get Exit Code

I have a tested app called "python". Application path: C:\Python312\python.exe Command-line parameters: C:\Users\jondoe\Documents\iNext\main.py The testedApp is called in a python function, which ...