amanda
amanda
I wonder which function deal with this kind of console.I want to filter this error message and when some specific error appears just exit and log I change the `page.onError`...
during my clicking and filling code runs ,it will open some new pages,I thought that might be the problem,but I tried with some other url with a lot of resources,...
I tried to less the code. but it seems still long. [example code](https://github.com/amanda94/error_example/blob/master/slimerjs/spin.js) I delete the fillin part code, since I found it does not affect the error output and...
also somethimes it seems works right log seems like [this](https://github.com/amanda94/error_example/blob/master/slimerjs/log_seems_normal).