Forum Discussion

vaishaliPM's avatar
vaishaliPM
New Contributor
3 years ago
Solved

Testcomplete SessionCreator.exe to print warnings and messages runtime

Hi,

I use below option to run project with TestComplete, But I want to see the messages and warning runtime to check the progress,

Is there any ways or options to see warnings and messages (not events)  runtime on console?

 

 

SessionCreator.exe RunTest /UserName:<username> /Password:<password> /UseActiveSession /ProjectPath:<ProjectPath>

 

  • Hi,

     

    Console echo does not exist in TestComplete according to my knowledge.

    You may consider Indicator object for the tests (local or remote) that are controlled by locally running TestComplete/TestExecute.

     

1 Reply

  • AlexKaras's avatar
    AlexKaras
    Champion Level 3

    Hi,

     

    Console echo does not exist in TestComplete according to my knowledge.

    You may consider Indicator object for the tests (local or remote) that are controlled by locally running TestComplete/TestExecute.