MCPcopy 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_modeFunction · 0.80
_get_event_loopFunction · 0.80
runFunction · 0.80
raw_cdp_mobile.pyFile · 0.80
raw_xhr_sb.pyFile · 0.80
raw_ad_blocking.pyFile · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected