Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/garris/BackstopJS
/ runPlaywright.js
File
runPlaywright.js
core/util/runPlaywright.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
const
playwright = require(
'playwright'
);
2
3
const
fs = require(
'./fs'
);
4
const
path = require(
'path'
);
Callers
nothing calls this directly
Calls
1
processScenarioView
Function · 0.70
Tested by
no test coverage detected