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

Function run_main

examples/cdp_mode/raw_multi_async.py:20–21  ·  view source on GitHub ↗
(url)

Source from the content-addressed store, hash-verified

18
19
20def run_main(url):
21 asyncio.run(main(url))
22
23
24if __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…