Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
1
from
playwright.sync_api
import
sync_playwright
2
from
seleniumbase
import
SB
3
4
with
SB(uc=True)
as
sb:
Callers
nothing calls this directly
Calls
7
SB
Function · 0.90
fill
Method · 0.80
activate_cdp_mode
Method · 0.45
get_endpoint_url
Method · 0.45
goto
Method · 0.45
click
Method · 0.45
wait_for_selector
Method · 0.45
Tested by
no test coverage detected