Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/seleniumbase/SeleniumBase
/ solve_captcha
Method
solve_captcha
seleniumbase/core/sb_cdp.py:2418–2419 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
2416
return
False
2417
2418
def
solve_captcha(self):
2419
self.__click_captcha(use_cdp=True)
2420
2421
def
click_captcha(self):
2422
""
"Same as solve_captcha()"
""
Callers
15
raw_bing_captcha.py
File · 0.45
raw_games.py
File · 0.45
test_browser_is_undetected
Method · 0.45
raw_turnstile.py
File · 0.45
raw_cf.py
File · 0.45
raw_gitlab.py
File · 0.45
raw_form_turnstile.py
File · 0.45
raw_ahrefs.py
File · 0.45
test_presentation_4
Method · 0.45
test_multi_threaded
Function · 0.45
raw_cf_captcha.py
File · 0.45
raw_gas_records.py
File · 0.45
Calls
1
__click_captcha
Method · 0.95
Tested by
3
test_browser_is_undetected
Method · 0.36
test_presentation_4
Method · 0.36
test_multi_threaded
Function · 0.36