Process still stuck in task manager after closing it .
Hi all , I have an issue when I tried to close process by using Sys.WaitProcess(" app name ", 0).Close () , sometimes test complete can't close the process correctly and process still stuck , ...
Ignore my previous responses, just have a look at the code example I have provided. Run the code against Notepad, and understand the code. You should then be able to adapted the code for your application.