Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/yujiosaka/headless-chrome-crawler
/ index.test.js
File
index.test.js
test/hccrawler/index.test.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
const
{ unlink, readFile, existsSync } = require(
'fs'
);
2
const
extend = require(
'lodash/extend'
);
3
const
noop = require(
'lodash/noop'
);
4
const
HCCrawler = require(
'../../'
);
Callers
nothing calls this directly
Calls
15
executablePath
Method · 0.80
defaultArgs
Method · 0.80
launch
Method · 0.80
connect
Method · 0.80
wsEndpoint
Method · 0.80
disconnect
Method · 0.80
run
Method · 0.80
stop
Method · 0.80
reset
Method · 0.80
version
Method · 0.80
userAgent
Method · 0.80
queue
Method · 0.80
Tested by
no test coverage detected