When I get inside some site that is using WebRTC I'm getting this pop up "The extension "Video Capture Attempt #1" wants to share the contents of your screen." #1
Hey guys, first thank you for the work on this package.
I'm having some trouble when I try to record a website that uses WebRTC/Video Conference. When I get inside the site with puppeteer browser instance I'm getting this popup automatically, how can I skip this popup, or click in share audio using `puppeteer's functions?
When I try to record a Youtube video it is working normally and it is not showing this popup.
Hey guys, first thank you for the work on this package.
I'm having some trouble when I try to record a website that uses WebRTC/Video Conference. When I get inside the site with
puppeteer browser instance
I'm getting this popup automatically, how can I skip this popup, or click inshare audio
using `puppeteer's functions?When I try to record a Youtube video it is working normally and it is not showing this popup.
I'm using these options to launch the browser