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

File raw_cdp_extended.py

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

Source from the content-addressed store, hash-verified

1"""The long way of using CDP Mode without WebDriver"""
2import asyncio
3from seleniumbase import sb_cdp
4from seleniumbase import cdp_driver

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
getMethod · 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