SamuelScheit / puppeteer-stream

A Library for puppeteer to retrieve audio and/or video streams
MIT License
333 stars 105 forks source link

extension fails to load with `userDataDir` #112

Closed tmm1 closed 1 year ago

tmm1 commented 1 year ago

when using userDataDir, things only work on the first run when the directory is created

on subsequent runs, I see Error: Could not find START_RECORDING function in the browser context

and the chrome window shows:

Screenshot 2023-06-19 at 2 50 44 PM