MCPcopy 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

1const express = require('express');
2const { chromium } = require('playwright-extra');
3const stealth = require('puppeteer-extra-plugin-stealth')();
4

Callers

nothing calls this directly

Calls 5

recordFunction · 0.85
getActivePageFunction · 0.85
resolveAndPerformActionFunction · 0.85
traverseDomAndMapFunction · 0.85
buildTreeFunction · 0.85

Tested by

no test coverage detected