- 
          
- 
                Notifications
    You must be signed in to change notification settings 
- Fork 750
Closed
Description
What are you trying to achieve?
Run test with step by step plugin enabled
What do you get instead?
Error
Provide console output if related. Use
--verbosemode for more details.
Error processing test.failed event:
TypeError [ERR_INVALID_ARG_TYPE]: The "path" argument must be of type string. Received type undefined
    at validateString (internal/validators.js:107:11)
    at Object.join (path.js:1037:7)
    at persist /node_modules/codeceptjs/lib/plugin/stepByStepReport.js:192:24)
    at EventEmitter.<anonymous> (/node_modules/codeceptjs/lib/plugin/stepByStepReport.js:112:5)
    at EventEmitter.emit (events.js:201:15)
    at EventEmitter.emit (domain.js:471:20)
    at Object.emit (/node_modules/codeceptjs/lib/event.js:143:28)
    at errHandler (/node_modules/codeceptjs/lib/scenario.js:114:13)
    at /node_modules/codeceptjs/lib/scenario.js:121:7
    at /node_modules/codeceptjs/lib/recorder.js:229:9Provide test source code if related
incodeceptjs/lib/plugin/stepByStepReport.jsline 140 -> step number is undefined
Details
- CodeceptJS version: 3.0.4
- NodeJS Version: 12.16.1
- Operating System: macOS
mingfang and shpyrkova
Metadata
Metadata
Assignees
Labels
No labels