Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
alreadyLoggedIn
Function · 0.80
Calls
1
recordStep
Function · 0.85
Tested by
no test coverage detected