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

File raw_basic_sync.py

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

Source from the content-addressed store, hash-verified

1from playwright.sync_api import sync_playwright
2from seleniumbase import sb_cdp
3
4sb = sb_cdp.Chrome()

Callers

nothing calls this directly

Calls 5

fillMethod · 0.80
get_endpoint_urlMethod · 0.45
gotoMethod · 0.45
clickMethod · 0.45
wait_for_selectorMethod · 0.45

Tested by

no test coverage detected