Forum Discussion

GGuezet's avatar
GGuezet
Contributor
6 years ago

Closing my app using .Close sometimes return "The [xxx].exe process crashed."

Hi, for closing my apps, I'm using the TestComplete Method ".Close".   Sys.Process(PROC_NAME).QtObject("MainWindow").Close PROC_NAME is initialised before with the process name, and the QtObject M...