-
Notifications
You must be signed in to change notification settings - Fork 3.2k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Support video capture in browsers other than headless electron #1767
Comments
@bkucera, is there a chance this feature will be resolved for the next version 3.0.2 or maybe 3.1.0? |
@itaykotler-fundbox certainly not in a patch release! This is a pretty big feature, we don't even have headless chrome support yet, so that will have to come before recording video on headless chrome, which isn't coming out in 3.1.0. Currently we are working on Native Events, Full Network Proxy support, and Firefox. |
@bkucera, thanks for the response |
@itaykotler-fundbox but do throw a 👍 on the top level comment to give the issue higher priority, we sort by reactions to determine what the community wants |
Almost a year later..any update? |
Any updates here? |
Any update? |
Pull request #4628 has headed Chrome recording video of the test run. Waiting for final review, merge and release. |
Any news after the pull request? |
Waiting for this pr to be merged. We were forced to move to chrome browser because we needed WebGL support, and now when some of our tests fail, we do not have any videos. |
Any update? |
Wanting to know from this too. Any progress? |
Also patiently waiting due to WebGL issues on Electron... |
Any updates for this issue!! planning to do a POC on cypress for our organization and videos are not getting recorded for chrome browser. The organization is expecting tests on chrome. |
We are working on recording Chrome headed video in #4628 targeting v3.5.0 release |
We have been writing and reviewing this code since our last update. You can scroll to the bottom of any PR and see the exact activity that is happening #4628 - this one having been commented on 29 minutes ago. Please do not comment for updatesPlease refrain from commenting asking for updates 🙏
|
@brian-mann The checklist in the description is accurate as of 3.8.2. So the ones that are not checked have not been delivered so this should not be released. You cannot record video in Electron headed, Firefox headless, Firefox headed as of 3.8.2. |
The code for this is done in cypress-io/cypress#6632, but has yet to be released. |
Released in This comment thread has been locked. If you are still experiencing this issue after upgrading to |
Features
Video recording for both local and CI:
Tasks
screenCast api
screenCast api
screenCast api
getUserMedia
API + user prefs to auto-accept prompt to capture current tabgetUserMedia
API + user prefs to auto-accept prompt to capture current tabRelated
Video record also mentioned in #745
The text was updated successfully, but these errors were encountered: