mirror of
https://github.com/puppeteer/puppeteer
synced 2024-06-14 14:02:48 +00:00
docs(api.md): page.error
event dispatchers error
This commit is contained in:
parent
2f1157b044
commit
48218fae8a
@ -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.
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user