MCPcopy Index your code
hub / github.com/DemonMartin/node-camoufox / example.js

File example.js

example.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { firefox } from 'playwright';
2import { CamoufoxServer } from './src/CamoufoxServer.js';
3
4const debug = (msg) => console.log(`[${new Date().toISOString()}] ${msg}`);

Callers

nothing calls this directly

Calls 1

runExampleFunction · 0.85

Tested by

no test coverage detected