nathanleuthold
2 years agoOccasional Visitor
Process.Exists logs unwanted error
I am doing a keyword test that will test if my test application is running or not, using the Process exists operation. By my understanding, the process exists operation returns true or false. My iss...
- 2 years ago
See Remarks section of https://support.smartbear.com/testcomplete/docs/reference/test-objects/members/common-for-all/exists-property.html and the workaround.