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.
Uncheck the "template debugging" checkbox?
Yes. Thanks. Finally I have my first working test online. Thanks for this amazing tool. Time to explore more functionalities.