Forum Discussion

Mr_Bro's avatar
Mr_Bro
Champion Level 0
3 years ago
Solved

How to not view the log after exporting the log in mht

Hi Team,

 

i am using command line argument to initiate the execution,

the logs are getting opened after the execution of each test which is exported using "/exportlog".

can you please guide me how to disable that, (logs should not get opened after the execution)

 

Thanks in advance 🙂

 

Thanks and Regards,

Sathish Kumar

  • Mr_Bro's avatar
    Mr_Bro
    3 years ago

    Hi AlexKaras,

     

    Thanks for the response the unfortunately the inputs didn't work with my requirement,

    instead i was able to resolve this by adding  "[/DoNotShowLog]" to my command while launching the testitem in testexecute.

     

    Thanks and Regards,

    Sathish Kumar K  

5 Replies

  • Marsha_R's avatar
    Marsha_R
    Champion Level 3

    Go to the link you posted and take a look at /SilentMode

    It might do what you are asking.

  • AlexKaras's avatar
    AlexKaras
    Champion Level 3

    Hi,

     

    Tools->Options->Engines->Log | Activate after test run

    Is this what you are looking for?

     

    • Mr_Bro's avatar
      Mr_Bro
      Champion Level 0

      Hi AlexKaras,

       

      Thanks for the response the unfortunately the inputs didn't work with my requirement,

      instead i was able to resolve this by adding  "[/DoNotShowLog]" to my command while launching the testitem in testexecute.

       

      Thanks and Regards,

      Sathish Kumar K