murugans1011
12 years agoRegular Contributor
Waiting for an process to complete
Hi, In my project if testedapp command is clicked then the cmd window will be opened, it performs some operation and automatically cmd window will be closed.i need to wait (pause script execution) till cmd operation to be complete. i have tried callobjectmethodasync but its not working with testcomplete methods