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

File raw_basic_nested.py

examples/cdp_mode/playwright/raw_basic_nested.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
3
4with SB(uc=True) as sb:

Callers

nothing calls this directly

Calls 7

SBFunction · 0.90
fillMethod · 0.80
activate_cdp_modeMethod · 0.45
get_endpoint_urlMethod · 0.45
gotoMethod · 0.45
clickMethod · 0.45
wait_for_selectorMethod · 0.45

Tested by

no test coverage detected