Forum Discussion
baxatob
8 years agoCommunity Hero
Hi,
You can get an access to TestComplete log only after the test-run is done. Using this way, your task will be to parse the original test log to create your own one. More easy to create your own log on-the-fly during the test execution. You can catch interested events and pass them to the excel-file using COM object >>