Forum Discussion

gagelarsen53's avatar
gagelarsen53
New Contributor
4 years ago
Solved

Spawn python process during test won’t close after TestComplete interaction

We have a product that spawns a python process to bring up a dialog for user input. After TestComplete interacts with that dialog and clicks the “OK” button to submit the process never closes and returns control to our product. 

 

Has anyone experienced this?

 

Is TestComplete instrumenting into the python and not releasing it so python cannot terminate the script? As far as we can tell we make it through all of our code in the python script, but the process just hangs there.

 

Any help would be great!

3 Replies