MCPcopy Index your code
hub / github.com/codeceptjs/CodeceptJS / addToRecorder

Method addToRecorder

lib/step/base.js:62–64  ·  view source on GitHub ↗
(args)

Source from the content-addressed store, hash-verified

60 }
61
62 addToRecorder(args) {
63 return recordStep(this, args)
64 }
65
66 /**
67 * @returns {number|undefined}

Callers 1

alreadyLoggedInFunction · 0.80

Calls 1

recordStepFunction · 0.85

Tested by

no test coverage detected