Skip to content

CDPMethods does not have uc_gui_click_captcha #3659

Answered by mdmintz
chpxnk asked this question in Q&A
Discussion options

You must be logged in to vote

The CDP API is different from the SB one. SB in UC Mode has special methods.
For the CDP methods, see: SeleniumBase/examples/cdp_mode/ReadMe.md

You might be able to use sb.cdp.gui_click_element(selector) as an alternative,
such as in SeleniumBase/examples/cdp_mode/raw_planetmc.py.

Replies: 1 comment 2 replies

Comment options

You must be logged in to vote
2 replies
@chpxnk
Comment options

@mdmintz
Comment options

Answer selected by mdmintz
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants