Hiding the Debug information

Hiding the Debug information

de către Alex Gunagwera-
Număr de răspunsuri: 2

Hello, I would like to display only the result table without showing the debug information (including the main method) or run information. The image below shows a sample of the information I don't want displayed(it goes all the way down to the main method so I cut it short). How can I achieve this? Force display shows everything, force hide shows absolutely nothing. Thank you.



Ca răspuns la Alex Gunagwera

Re: Hiding the Debug information

de către Richard Lobb-
Uncheck the "template debugging" checkbox?
Ca răspuns la Richard Lobb

Re: Hiding the Debug information

de către Alex Gunagwera-
Yes. Thanks. Finally I have my first working test online. Thanks for this amazing tool. Time to explore more functionalities.