Forum Discussion
TanyaYatskovska
Alumni
12 years agoHi Joseph,
You can prevent some messages from being posted to the Test Log. For this, you need to create the corresponding event handler (for example, OnLogEvent Event) and set the LogParams.Locked property to True. Refer to this article - it contains a sample that will give you some clue.