MCPcopy 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

1import { chromium } from 'playwright';
2
3async function run() {
4 const browser = await chromium.launch({ headless: true });

Callers

nothing calls this directly

Calls 1

runFunction · 0.70

Tested by

no test coverage detected