Most Cypress steps run at test start to build the test schedule. An exception to this rule is Cypress commands and should assertions.
In these cases you can jump to a line of code and evaluate expressions in the Console’s terminal.
Eval.mp4