Forum Discussion

snie1's avatar
snie1
Contributor
7 years ago
Solved

Export log to a html file via command line, get mess format

I am using TC v12 right now, when I tried to export log to html file via command line, I got mess message which is not unreadable, while I expect the same log index as in TC log tree.

 

I tried to export to mht it works well, but that is not the format I want.

 

I reference from this page:

https://support.smartbear.com/testcomplete/docs/testing-with/log/working-with/exporting/about.html#CommandLine

 

And use the same command like: 

TestComplete.exe "C:\My Projects\MySuite.pjs" /run /p:MyProj /exportLog:"C:\TestLogs\Log.html"

 

Is there anything or format settings I missed? Thanks.

3 Replies