MCPcopy Create free account
hub / github.com/seleniumbase/SeleniumBase / run_main

Function run_main

examples/cdp_mode/raw_multi_c_async.py:22–23  ·  view source on GitHub ↗
(url)

Source from the content-addressed store, hash-verified

20
21
22def run_main(url):
23 asyncio.run(main(url))
24
25
26if __name__ == "__main__":

Callers

nothing calls this directly

Calls 2

mainFunction · 0.70
runMethod · 0.45

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…