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

File raw_cdp_methods.py

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

Source from the content-addressed store, hash-verified

1from seleniumbase import sb_cdp
2
3sb = sb_cdp.Chrome()
4sb.goto("https://seleniumbase.io/demo_page")

Callers

nothing calls this directly

Calls 14

gui_hover_and_clickMethod · 0.80
gui_click_elementMethod · 0.80
gui_drag_and_dropMethod · 0.80
nested_clickMethod · 0.80
gotoMethod · 0.45
press_keysMethod · 0.45
highlightMethod · 0.45
typeMethod · 0.45
clickMethod · 0.45
set_valueMethod · 0.45
select_option_by_textMethod · 0.45

Tested by

no test coverage detected