naveens33_
3 years agoContributor
How to show the log directly into the console.
Currently, I am running my project through command line in Jenkins/Command prompt. As I understood from the TestComplete Command Line, we can able export the logs through export log but I want the logs to be shown in the console during runtime itself. Is that possible.
Like in pytest framework we have log_cli = true. Such that in runtime logs will be shown in the command prompt/jenkins console. Will it be possible in Testcomplete.