Forum Discussion

twelve's avatar
twelve
Occasional Contributor
14 years ago

"already selected" Message

Hi!


Usually after a test run I look through the test log and filter out the entries of type "Event" to get a quick overview of what happened. This works as long as I don't use the ClickTab() method, because then the test log is cluttered with hundreds of entries "The tab control page 'Foo' is already selected" which are of type "Message". I cannot filter out entries with type "Message" because I use them myself for status messages which I want to see.


Is there are a possibility to suppress these "already selected" messages? Or if not can this be added as a feature request? Using Log.Disabled and Log.Enabled before and after ClickTab() also blocks possible error messages while clicking on a tab, so this is not a viable solution.


Or is there any other way to filter out messages based on their content?


Thanks!

2 Replies