Replies: 2 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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
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