Why does my Cypress test on LambdaTest have prolonged execution?

I am running the Cypress test on LambdaTest and I can see that the test is taking too long to end after the execution. What is the reason for that?

Hey Joe,

Hope you are doing well. I noticed you mentioned concerns about the test video recording in Cypress. By default, Cypress tends to record the test video, causing a delay after completion due to compression. At LambdaTest, we’ve addressed this by recording our video, allowing you to disable Cypress-recorded videos in the config file. This adjustment helps reduce post-test completion time.

Hope this answer is helpful for you. Feel free to reach out for any further queries.