Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/CommonstackAI/UncommonRoute
/ screenshot_hero.mjs
File
screenshot_hero.mjs
tests/screenshot_hero.mjs:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ chromium } from
'playwright'
;
2
3
async
function
run() {
4
const
browser =
await
chromium.launch({ headless: true });
Callers
nothing calls this directly
Calls
1
run
Function · 0.70
Tested by
no test coverage detected