DSmachineWorld
4 months agoContributor
Closing multiple processes with same name
I am using this Python script to close a desktop process so TestComplete can proceed. It works fine with a single process of name "foo". def close_foo(): # Obtains the foo process and closes it ...
- 4 months ago
See the example shown in https://support.smartbear.com/testcomplete/docs/reference/test-objects/members/window-and-process/close-action-process-object.html