-
Notifications
You must be signed in to change notification settings - Fork 196
Open
Labels
bugSomething isn't workingSomething isn't working
Description
For example using proxy like this in footsites.js
await useProxy(page, proxy);
The site is opening fine, but then it display a lightbox SOME THING HAVE BEEN WRONG, then I can't add to cart, and the browser keep download something from the footsite.
but if I modify like this in helpers/cluster.js, removed use useProxy
added args --proxy-server=http://${PROXY_SERVER_IP}:${PROXY_SERVER_PORT}
Then everything go just fine, problem is if using like that I can't not set proxy for each task.
Any ideas?
Thank you
Mikksrund
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working