cypress-io / cypress

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

Test Replay: Capture and display video elements #29903

Open jennifer-shehane opened 4 months ago

jennifer-shehane commented 4 months ago

What would you like?

Currently, Test Replay does not capture or display video elements. If you record a page with a video element, a striped placeholder will display in its place indicating that it is not supported.

This issue is to track interest in capturing video elements. Please upvote or comment if this would offer value to your teams.

Screenshot 2024-07-23 at 9 27 22 AM

There are some complications to capturing video which is why we have delayed it until the need is presented. Mainly:

Why is this needed?

No response

Other

No response

mcheung610 commented 1 month ago

I just upgraded to cypress 13 from 12 and curious why this feature is now broken.