mengbinhao
3 years agoContributor
TestComplete kill process of target desktop app
Hi there, All of my automated scripts run fine with my target desktop app, The special case is when target app creates a sub-process to open a new window, TestComplete will kill the main process o...
- 3 years ago
Hi,
It might be that this another window blocks all incoming Windows events until it is closed. Thus making TestComplete to consider main application as hanging and terminating it.
Read this help topic and check if this is your case: https://support.smartbear.com/testcomplete/docs/scripting/calling-methods-asynchrounously.html