DSmachineWorldContributor8 months agoSolvedClosing 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 ...Show More
rraghvaniChampion Level 38 months agoCopy LinkSee the example shown in https://support.smartbear.com/testcomplete/docs/reference/test-objects/members/window-and-process/close-action-process-object.html
Recent DiscussionsTestExexute sometimes not recognizing objectKeys method sometimes adds period(.) in the middle of textHow to fully automate test complete UI test cases flow
Related ContentTC14.2 \ Chrome 77 close browser \ process issueProcess "crashed" and test fails when closing the application in testHow to close (kill) the TestExecute process using commandline