Open Xotabu4 opened 11 months ago
Related to #5445
Open to a PR, but it ain't going to be easy.
I am testing a video communication app. This would be very helpful. @pavelfeldman
I'm getting this issue
This is also crucial for us to be able to test our apps on webkit.
Video sessions is one of our chore features in our app, would be nice to have this feature already implemented.
Needed for testing bar/QR codes scanning with iPads
Currently when trying to set ['camera', 'microphone'] permissions for webkit browser, error is thrown
Error: browserContext.newPage: Unknown permission: microphone
But when working in Webkit manually - it seems like everything to support fake webcam is there, only pre-setting permissions for webkit should be implemented.
Would be really valuable for webRTC testing to have ability to run webkit with fake webcam and microphone.