Open rahulvramesh opened 2 years ago
@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
Looks like it was introduced in this commit https://github.com/newsuk/AyeSpy/commit/34392dc1e995a0a076b7d866dd999b39fed5c549
The constructor signature for SnapShotter changes to include a new onInfo parameter, however the initialisation of the SnapShotter isn't updated, so it uses the onError callback value for _onInfo and _onError ends up undefined.
while i try to run with following command
ayespy snap --browser chrome --config ./ayespy-config.json --run "Home"
getting