docs(api.md): page.error event dispatchers error

This commit is contained in:
Michael Stillwell 2018-02-05 22:45:35 +00:00 committed by Andrey Lushnikov
parent 2f1157b044
commit 48218fae8a

View File

@ -479,7 +479,7 @@ Emitted when the JavaScript code makes a call to `console.timeStamp`. For the li
of metrics see `page.metrics`.
#### event: 'pageerror'
- <[string]> The exception message
- <[Error]> The exception message
Emitted when an uncaught exception happens within the page.