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

File raw_gui_click.py

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

Source from the content-addressed store, hash-verified

1"""CDP Mode for bypassing bot-detection & CAPTCHAs.
2Note: sb.uc_gui_click_captcha() requires PyAutoGUI,
3which is installed automatically if not already."""
4from seleniumbase import SB

Callers

nothing calls this directly

Calls 9

SBFunction · 0.90
scroll_toMethod · 0.80
activate_cdp_modeMethod · 0.45
gotoMethod · 0.45
press_keysMethod · 0.45
clickMethod · 0.45
highlight_clickMethod · 0.45
scroll_downMethod · 0.45
highlightMethod · 0.45

Tested by

no test coverage detected