Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/yujiosaka/headless-chrome-crawler
/ defaultArgs
Method
defaultArgs
lib/hccrawler.js:96–98 ·
view source on GitHub ↗
* @return {!Array<!string>}
()
Source
from the content-addressed store, hash-verified
94
* @
return
{!Array<!string>}
95
*/
96
static defaultArgs() {
97
return
Puppeteer.defaultArgs();
98
}
99
100
/**
101
* @param {!Puppeteer.Browser} browser
Callers
1
index.test.js
File · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected