cdp mode not working on remote desktop #3391
-
|
is there any reason why cdp mode isnt working on my remote desktop instance it's an azure remote desktop, everything was working fine before 4days all of suddent the captcha is not getting clicked out automatically https://github.com/seleniumbase/SeleniumBase/blob/master/examples/cdp_mode/raw_gitlab.py this is the code i tried to reproduce it works fine on my local laptop but not on remote desktop like since 2days i tried changing server too, still same issue |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 3 replies
-
|
Duplicate of #3213 (comment). UC Mode won't work via Remote Desktop Connection because Related |
Beta Was this translation helpful? Give feedback.
Duplicate of #3213 (comment).
UC Mode won't work via Remote Desktop Connection because
PyAutoGUIis needed for clicking CAPTCHAs (andPyAutoGUIhas problems on RDP).Related
PyAutoGUIissues: