AyeSpy
AyeSpy copied to clipboard
TypeError: this._onError is not a function
while i try to run with following command
ayespy snap --browser chrome --config ./ayespy-config.json --run "Home"
getting
info ayespy Logger Log level is info
info [configValidator] : Config validated ✅
info [run] : Getting snapshots... 📸
Progress [-----------------------------------------------------------------] 0% | ETA: 0s | Snapped 0/1/Users/rahulvr4
this._onError();
^
TypeError: this._onError is not a function
at SnapShotter.takeSnap (/Users/name/.nvm/versions/node/v16.15.0/lib/node_modules/aye-spy/lib/snapshotter.js)
at processTicksAndRejections (node:internal/process/task_queues:96:5)
at async Promise.all (index 0)
at async /Users/name/.nvm/versions/node/v16.15.0/lib/node_modules/aye-spy/lib/getScreenshots.js:88:7
@rahulvramesh were you able to resolve this? I'm having the same problem, 1st time with ayespy
@rahulvramesh were you able to resolve this? I'm having the same problem, 1st time with ayespy
Unfortunately no. Seems repo is not maintained as well.
@rahulvramesh bummer. Thank you for your fast reply