Skip to content

Commit

Permalink
docs: change page error type to string (#5412)
Browse files Browse the repository at this point in the history
  • Loading branch information
yury-s committed Feb 11, 2021
1 parent d39d2ea commit 60e9216
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions docs/src/api/class-page.md
Expand Up @@ -236,6 +236,10 @@ Emitted when the JavaScript [`load`](https://developer.mozilla.org/en-US/docs/We

Emitted when an uncaught exception happens within the page.

## event: Page.pageError
* langs: csharp, java
- type: <[string]>

## event: Page.popup
- type: <[Page]>

Expand Down

0 comments on commit 60e9216

Please sign in to comment.