rtS
3 years agoNew Contributor
Can I get TestRunner API to generate html results?
I am planning to use TestRunner to kick off test execution through CICD pipeline
https://support.smartbear.com/testcomplete/docs/reference/apis/test-runner.html#step-3
However, I see that I can only retrieve the summary of results through the API - How should I export the results, say, in mht/html?
Also, how can I see all instances , so that I can end them all as part of clean up?