You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: