-
Notifications
You must be signed in to change notification settings - Fork 1.4k
Closed
Labels
FunSomething big happened / (maybe some sarcasm)Something big happened / (maybe some sarcasm)UC Mode / CDP ModeUndetected Chromedriver Mode / CDP ModeUndetected Chromedriver Mode / CDP Mode
Description
uc_gui_handle_captcha()
needs an update
Right after I shipped a fix for uc_gui_click_captcha()
, (to fix #3128), there was another update from CF, which prevented uc_gui_handle_captcha()
from working. Now, I need to calculate the number of tab presses before pressing spacebar, AND THEN... refresh the page to perform the actions. They are detecting Selenium when I calculate the number of presses that I need, so I have to refresh with a disconnect, and then perform the actions for real.
Metadata
Metadata
Assignees
Labels
FunSomething big happened / (maybe some sarcasm)Something big happened / (maybe some sarcasm)UC Mode / CDP ModeUndetected Chromedriver Mode / CDP ModeUndetected Chromedriver Mode / CDP Mode