Is there a way to conditionally include steps in the Test Report from a variable.
For example I want to just specify a debug mode where all steps are in the test report vs a normal mode where only selected steps are in the test report.
Like in normal mode I may not want the steps in a quick call in the test report, but in debug mode I do.