Skip to content

TypeError: this._onError is not a function #217

@rahulvramesh

Description

@rahulvramesh

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions