Hi all,
Is there a way to make a collapsable log group in the cypress headed runner, like when using cy.session command (Where you can collapse, or uncollapse the commands within session) ?
I would like to mark from X to Z a series of commands, which I want to include in my collapsible, however I don't want it to be visible, only if I want to debug that part.