hi, I have a coded ui test in which I am starting a new Process that runs my .exe file. But when the test succeeds or completes, the .exe application is exiting. Is there any way that I can have that .exe process running untill a manual exit/termination.
Thanks in advance!
Go to the complete details ...