Cuadrix / puppeteer-page-proxy

Additional module to use with 'puppeteer' for setting proxies per page basis.
423 stars 99 forks source link

css and js not loading #100

Open Atakan75 opened 1 year ago

Atakan75 commented 1 year ago

Hello, I wrote a simple application, it enters example.com and fills in the data. I am using puppeteer-page-proxy for proxy and it works fine. but when I move the interface to an application I designed with electron.js, the css is not loaded. It works fine when I don't use puppeteer-page-proxy. I did some research and I think it's a cors error. I left a screenshot of the error appearing in the console. Thank you for your help.

Ekran görüntüsü 2023-06-23 215428

Atakan75 commented 1 year ago

This is what should normally be I didn't use puppeteer-page-proxy here

Ekran görüntüsü 2023-06-23 215744