MCPcopy Create free account
hub / github.com/seleniumbase/SeleniumBase / raw_form_turnstile.py

File raw_form_turnstile.py

examples/raw_form_turnstile.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1"""CDP Mode for bypassing bot-detection & CAPTCHAs.
2sb.press_keys() is a slower version of sb.type()"""
3from seleniumbase import SB
4

Callers

nothing calls this directly

Calls 9

SBFunction · 0.90
activate_cdp_modeMethod · 0.45
gotoMethod · 0.45
press_keysMethod · 0.45
clickMethod · 0.45
highlight_clickMethod · 0.45
scroll_downMethod · 0.45
solve_captchaMethod · 0.45
highlightMethod · 0.45

Tested by

no test coverage detected