-
Notifications
You must be signed in to change notification settings - Fork 1.1k
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
AVCaptureDeviceTypeExternal is deprecated for Continuity Cameras #5511
Comments
|
|
Regarding your error in the title: You would need to give more information about which operating system you are running under. You may find that updating to the latest Cypress version |
Description
When I try to run cypress run --browser chrome, I get the error mentioned in the description.
URL of Issue(s)
No link
Steps to replicate
cypress run --browser chrome
Cypress Helper (GPU)[18271:268052] WARNING: AVCaptureDeviceTypeExternal is deprecated for Continuity Cameras. Please use AVCaptureDeviceTypeContinuityCamera and add NSCameraUseContinuityCameraDeviceType to your Info.plist.
It will fail after.
Still waiting to connect to Chrome, retrying in 1 second (attempt 62/62)
Browser
Chrome Version 117.0.5938.92 (Official Build) (arm64)
Device
Additional Information
Cypress Helper (GPU)[18271:268052] WARNING: AVCaptureDeviceTypeExternal is deprecated for Continuity Cameras. Please use AVCaptureDeviceTypeContinuityCamera and add NSCameraUseContinuityCameraDeviceType to your Info.plist.
The text was updated successfully, but these errors were encountered: