Replies: 1 comment
-
Ok, I was able to solve this by running squid which I used as Local Proxy Multiplexing |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi,
I'm running seleniumbase script in loop in docker container:
with SB( uc=True, incognito=True, locale_code="en", headed=True, xvfb=True, xvfb_metrics="1920,1080", proxy=proxy ) as sb:
Is there I can do anything about it? Is it necessary?
Beta Was this translation helpful? Give feedback.
All reactions