-
Notifications
You must be signed in to change notification settings - Fork 3.4k
Open
Labels
browser: firefoxprevent-stalemark an issue so it is ignored by stale[bot]mark an issue so it is ignored by stale[bot]topic: video 📹type: bug
Description
Current behavior
Cypress sessions are failing to record videos on Firefox 93 and 94. I checked this behavior is happening on both Windows 10 and macOS Big Sur.
Affected Cypress Versions: Looks like all (confirmed on 6.8.0, 8.1.0, 8.4.1, 8.5.0)
Affected OS: Looks like all (confirmed on macOS Big Sur and Windows 10)
Error Details
Screenshot of a spec (actions.spec.js - kitchen-sink) run on Firefox 93.
Desired behavior
Cypress sessions should be able to record videos on Firefox 93 and 94. It should work the way it's working on older Firefox versions and other browsers.
Test code to reproduce
Steps to reproduce this error:
- Make sure you have Firefox 93 or 94 as this error is specific to Firefox 93 and above browsers only.
- Make sure you have the cypress installed.
- Run any spec of your choice. You may use actions.spec.js from the kitchen-sink examples
- Observe that all the test cases pass but video processing was failed. Refer to the attached screenshot above.
Cypress Version
all
Other
No response
Edits
- 8th November 2021 - Updated the issue a bit to point that the error is happening on Firefox 94 too.
its-vincesanity, SagarGaniga, shashikdm, kaiyoma, ido-golan and 42 morekaiyoma, dverbiest, tschogge and tiagobarros01
Metadata
Metadata
Assignees
Labels
browser: firefoxprevent-stalemark an issue so it is ignored by stale[bot]mark an issue so it is ignored by stale[bot]topic: video 📹type: bug