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

Method reset

test/server/index.js:30–36  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

28 }
29
30 reset() {
31 this._routes.clear();
32 this._delays.clear();
33 this._auths.clear();
34 this._contents.clear();
35 this._csps.clear();
36 }
37
38 /**
39 * @return {!Promise}

Callers 1

index.test.jsFile · 0.80

Calls 1

clearMethod · 0.45

Tested by

no test coverage detected