CloudFlare is not bypassed if I closed the remote connected device #3907
husseinhoss155
started this conversation in
General
Replies: 1 comment
-
I'm not sure what you mean by closing "the remote device". There's no Selenium Grid remote device support with UC Mode / CDP Mode. The browser must be on the local machine. And PyAutoGUI requires the browser window to be open (and visible) in order for PyAutoGUI to click on the CAPTCHA. |
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.
-
when i use sb.uc_gui_click_captcha() or sb.uc_gui_handle_captcha() and I close the remote device, it doesn't pass it, but when am connected it passes it easily, so how can I make it pass it when am not connected?
Beta Was this translation helpful? Give feedback.
All reactions