Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/seleniumbase/SeleniumBase
/ get_event_loop
Method
get_event_loop
seleniumbase/core/sb_cdp.py:207–208 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
205
self.goto(url)
206
207
def
get_event_loop(self):
208
return
self.loop
209
210
def
get_rd_host(self):
211
""
"Returns the remote-debugging host (likely 127.0.0.1)"
""
Callers
9
uc_open_with_cdp_mode
Function · 0.80
_get_event_loop
Function · 0.80
run
Function · 0.80
raw_mycdp_cookies.py
File · 0.80
raw_mobile_gitlab.py
File · 0.80
raw_cdp_mobile.py
File · 0.80
raw_xhr_sb.py
File · 0.80
raw_ad_blocking.py
File · 0.80
raw_mobile_roblox.py
File · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected