Help needed hello guys, how are you? I have a pro...
# e2e-testing
b
Help needed hello guys, how are you? I have a problem that I can't think of a good way to implement for two days now.I need cypress not to clear cookies and cache during the test because the application is full of redirects which causes cypress to erase the information all the time.I saw the command to preserve cookies but necessarily I need to use them after, and that's not my intention. does anyone have another idea?