Control frame rate of video recording? #21523
Unanswered
ludazhao
asked this question in
Questions and Help
Replies: 2 comments
-
https://docs.cypress.io/guides/references/configuration#Videos confident enough there's no such setting, but I do have a workaround; |
Beta Was this translation helpful? Give feedback.
0 replies
-
Any update or news ? |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi Cypress team!
Is there a way to specify the frame rate of the video recording for different tests? We have a test that takes quite significant time to run (~5 minutes), vs. tests that are quite fast (<10 seconds). They currently are all using the same frame rate, which means that the shorter tests have very short clips consisting of only a few frames, making them not really useful for viewing. Is there a way to control the framerate of the videos per test? Thanks so much!
Beta Was this translation helpful? Give feedback.
All reactions