Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/seleniumbase/SeleniumBase
/ raw_multi_async.py
File
raw_multi_async.py
examples/cdp_mode/raw_multi_async.py:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
# Testing multiple CDP drivers using the async API
2
import
asyncio
3
from
concurrent.futures
import
ThreadPoolExecutor
4
from
random
import
randint
Callers
nothing calls this directly
Calls
1
submit
Method · 0.45
Tested by
no test coverage detected