Replies: 3 comments 1 reply
-
I will test the selenium proxy setup, the rest of the issue here seems to be quite a mix of things |
Beta Was this translation helpful? Give feedback.
1 reply
-
if we use BrightData proxy service we can found the balance was consumed but ChangeDetection fetches url directly not through the proxy agent. |
Beta Was this translation helpful? Give feedback.
0 replies
-
if you're using selenium (which i do not recommend!!!) please use the latest version |
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
Uh oh!
There was an error while loading. Please reload this page.
-
1、Turn Fetch mothod into "WebDriver Chrome/Javascript" services by selenium/standalone-chrome:latest
2、Deploy a Proxy Manager docker
2、setup Extra Proxies,eg:http://ip:24000
I found that proxies does not work actually. After many tests,I got the result that "selenium/standalone-chrome:latest" does not support proxy however "selenium/standalone-chrome:latest" does.
Can you help me add support for "selenium/standalone-firefox:latest" ?
Beta Was this translation helpful? Give feedback.
All reactions