cypress-io / cypress

Fast, easy and reliable testing for anything that runs in a browser.
https://cypress.io
MIT License
47.01k stars 3.18k forks source link

When tested with cypress, video recording of the market exceeded the actual run time #30137

Open kongbai-16 opened 2 months ago

kongbai-16 commented 2 months ago

Description

There is a chance of this happening when using cypress tests, either with open or run

URL of Issue(s)

https://docs.cypress.io/

Steps to replicate

I have a problem, when cypress test runs, the auto-recorded video runs longer than the test run time. The test might run for 8 seconds but the auto-recorded video runs for 1 minute like this

Browser

No response

Device

Additional Information

No response

jennifer-shehane commented 2 months ago

@kongbai-16 Can you provide a reproducible example to run so we can see this issue?