emily_m
2 years agoNew Contributor
How to activate indicator
Hello,
I have a couple of projects that do not show indicator by default while others show it.
By using Indicator.Show(), I can make it to show the indicator during the run. However, it seems to be off by default.
How can I set them to show always?
I can't find any specific documentation or indication of setting that would turn off the indicator on a project wide basis.
Something I'd look at is to see if, for those projects that don't show it, do they have an "On Start Test" event handler or "OnStart Test Case" event handler defined. It's possible that the indicator may be getting turned off early in the project.