Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/CommonstackAI/UncommonRoute
/ screenshot_all_pages.mjs
File
screenshot_all_pages.mjs
tests/screenshot_all_pages.mjs:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ chromium } from
'playwright'
;
2
import
{ mkdirSync } from
'fs'
;
3
4
const
BASE =
'http://localhost:8403/dashboard/'
;
Callers
nothing calls this directly
Calls
1
run
Function · 0.70
Tested by
no test coverage detected