How to not view the log after exporting the log in mht
SOLVED- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
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
Solved! Go to Solution.
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Go to the link you posted and take a look at /SilentMode
It might do what you are asking.
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
That's the only option I see. Try asking Support directly. Here's the link:
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi,
Tools->Options->Engines->Log | Activate after test run
Is this what you are looking for?
/Alex [Community Champion]
____
[Community Champions] are not employed by SmartBear Software but
are just volunteers who have some experience with the tools by SmartBear Software
and a desire to help others. Posts made by [Community Champions]
may differ from the official policies of SmartBear Software and should be treated
as the own private opinion of their authors and under no circumstances as an
official answer from SmartBear Software.
The [Community Champion] signature is assigned on quarterly basis and is used with permission by SmartBear Software.
https://community.smartbear.com/t5/Community-Champions/About-the-Community-Champions-Program/gpm-p/252662
================================
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
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
