gajus / puppeteer-proxy

Proxies Puppeteer Page requests.
Other
197 stars 24 forks source link

puppeteer Firefox use page.setRequestInterception throw Fetch.enable RemoteAgentError #20

Closed minhuang0 closed 2 years ago

minhuang0 commented 2 years ago

hello, puppeteer-proxy can support firefox? I didn't find it in the document

this issues and stackoverflow question is same with me , fireFox not support Fetch.enable

gajus commented 2 years ago

This is a Puppeteer issue, not something that can be fixed at this package-level.