Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/NativeScript/SimDeck
/ e2e-webrtc-reliability.mjs
File
e2e-webrtc-reliability.mjs
scripts/e2e-webrtc-reliability.mjs:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
#!/usr/bin/env node
2
3
import
{ mkdtemp, rm, writeFile } from
"node:fs/promises"
;
4
import
{ tmpdir } from
"node:os"
;
Callers
nothing calls this directly
Calls
15
waitForDevTools
Function · 0.85
createPageTarget
Function · 0.85
connectCdp
Function · 0.85
waitForValue
Function · 0.85
collectReadinessDiagnostics
Function · 0.85
findClientStreams
Function · 0.85
latestByKind
Function · 0.85
collectDirectWebRtcStats
Function · 0.85
collectVisualArtifactSample
Function · 0.85
interactWithSimulatorViewport
Function · 0.85
waitForDecodedFrameAfterInteraction
Function · 0.85
waitForPresentedFrameAfterInteraction
Function · 0.85
Tested by
no test coverage detected