I'm writing my cypress tests in javascript in VS code. Is there a way in to pause the test run and trial and error different things in terminal/console, something similar to "byebug" in ruby? changing in the code directly and rerunning takes a lot of time.