zxsky316
Results
2
issues of
zxsky316
想用nosmoke做web-pc的遍历测试,发现会报错,最后定位到了common/logger.js中, 报错信息如下 TypeError: "file" argument must be a non-empty string at normalizeSpawnArguments (child_process.js:384:11) at exports.spawn (child_process.js:497:38) at Object.exports.execFile (child_process.js:213:15) at exports.exec (child_process.js:143:18) at Logger.filterDeviceLogs (/Users/zhengxu/Documents/software/npm/lib/node_modules/nosmoke/lib/common/logger.js:62:16) at EventEmitter.root.eventEmmiter.addListener (/Users/zhengxu/Documents/software/npm/lib/node_modules/nosmoke/lib/crawler/index.js:56:10) at emitOne...