Repro Steps:
1. Just run a test on the sample site that's configured in the repo.
2. Look at the output in the terminal (it gets displayed in both console and runner modes of cypress)
Actual Result: The table formatted output gets messed up when the content to print is long.
Expected Results: The table should only display a summary-like set of values. The full report should come in a proper report or at least a JSON file that can be further processed.
Test Evidences:

Repro Steps:
Actual Result: The table formatted output gets messed up when the content to print is long.
Expected Results: The table should only display a summary-like set of values. The full report should come in a proper report or at least a JSON file that can be further processed.
Test Evidences: