Forum Discussion

clay's avatar
clay
Contributor
8 years ago

Turn off auto-opening of KWT and scripts workspace tabs during test runs.

I have managed to flip a setting somewhere that I do not know how to turn off.

 

Previous and preferred behavior - KWT's and scripts must be opened in the workspace explicitly by me such as with a double-click on the object or on a log entry.

 

Current behavior - KWT and scripts objects are automatically opened in the workspace as they are encountered during a test run.

 

My testing framework is very modular and I get several tabs opening each time I run a test.  How do I get back to the previous behavior?

 

Thanks.

  • I think that's under Tools -> Options -> Engines -> General.  There is an option that says "Highlight execution point" which will highlight the code line or KWT operation that is going to be executed.  That will open up the panel at that point.  See if that's checked... if it is, uncheck it.

  • tristaanogre's avatar
    tristaanogre
    Esteemed Contributor

    I think that's under Tools -> Options -> Engines -> General.  There is an option that says "Highlight execution point" which will highlight the code line or KWT operation that is going to be executed.  That will open up the panel at that point.  See if that's checked... if it is, uncheck it.

    • clay's avatar
      clay
      Contributor

      That was it.  Many thanks!