Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/seleniumbase/SeleniumBase
/ raw_mycdp_cookies.py
File
raw_mycdp_cookies.py
examples/cdp_mode/raw_mycdp_cookies.py:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
mycdp
2
from
seleniumbase
import
SB
3
4
with
SB(uc=True, test=True)
as
sb:
Callers
nothing calls this directly
Calls
6
SB
Function · 0.90
get_active_tab
Method · 0.80
get_event_loop
Method · 0.80
get_cookies
Method · 0.80
activate_cdp_mode
Method · 0.45
send
Method · 0.45
Tested by
no test coverage detected