Forum Discussion

emily_m's avatar
emily_m
New Contributor
2 years ago
Solved

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...
  • tristaanogre's avatar
    tristaanogre
    2 years ago

    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.