MCPcopy
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

1const { unlink, readFile, existsSync } = require('fs');
2const extend = require('lodash/extend');
3const noop = require('lodash/noop');
4const HCCrawler = require('../../');

Callers

nothing calls this directly

Calls 15

executablePathMethod · 0.80
defaultArgsMethod · 0.80
launchMethod · 0.80
connectMethod · 0.80
wsEndpointMethod · 0.80
disconnectMethod · 0.80
runMethod · 0.80
stopMethod · 0.80
resetMethod · 0.80
versionMethod · 0.80
userAgentMethod · 0.80
queueMethod · 0.80

Tested by

no test coverage detected