Cypress: Is it possible to run tests in existing browser's session?

Viewed 839

Normally, whenever I open cypress and run tests, it loads another chrome window with a new session. I want it to utilize existing chrome window or it's session instead of starting a new session from scratch. Is this possible with cypress ?

Thanks in advance for any contribution.

Thanks

0 Answers
Related