MCPcopy
hub / github.com/yujiosaka/headless-chrome-crawler / wsEndpoint

Method wsEndpoint

lib/hccrawler.js:211–213  ·  view source on GitHub ↗

* @return {!string}

()

Source from the content-addressed store, hash-verified

209 * @return {!string}
210 */
211 wsEndpoint() {
212 return this._browser.wsEndpoint();
213 }
214
215 /**
216 * @return {!Promise}

Callers 1

index.test.jsFile · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected