puppeteer-with-fingerprints
puppeteer-with-fingerprints copied to clipboard
Takes a long time to start the browser
To start a browser that already has a fingerprint in place takes about 30s~60s, and the error Failed to get proxy ip often occurs. I checked and it was because connecting to the server and calling setup took too long. Is there any way to optimize the speed of starting the browser? I don't think it's necessary to call the server if the fingerprint is already available.