Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/browsemake/browser-cli
/ daemon.js
File
daemon.js
daemon.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
const
express = require(
'express'
);
2
const
{ chromium } = require(
'playwright-extra'
);
3
const
stealth = require(
'puppeteer-extra-plugin-stealth'
)();
4
Callers
nothing calls this directly
Calls
5
record
Function · 0.85
getActivePage
Function · 0.85
resolveAndPerformAction
Function · 0.85
traverseDomAndMap
Function · 0.85
buildTree
Function · 0.85
Tested by
no test coverage detected