Cuadrix / puppeteer-page-proxy

Additional module to use with 'puppeteer' for setting proxies per page basis.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

css and js not loading

Atakan75 opened this issue · comments

commented

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

commented

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

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