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

File raw_google_sync.py

examples/cdp_mode/playwright/raw_google_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 7

get_endpoint_urlMethod · 0.45
gotoMethod · 0.45
click_if_visibleMethod · 0.45
typeMethod · 0.45
clickMethod · 0.45
sleepMethod · 0.45
save_as_pdfMethod · 0.45

Tested by

no test coverage detected