| AppManifestError |
Error while paring app manifest.
|
| AppManifestParsedProperties |
Parsed app manifest properties.
|
| CompilationCacheProduced |
Issued for every compilation cache generated.
|
| DownloadProgress |
Fired when download makes progress.
|
| DownloadWillBegin |
Fired when page is about to start a download.
|
| FileChooserOpened |
Emitted only when `page.interceptFileChooser` is enabled.
|
| FontFamilies |
Generic font families collection.
|
| FontSizes |
Default font sizes.
|
| Frame |
Information about the Frame on the page.
|
| FrameAttached |
Fired when frame has been attached to its parent.
|
| FrameId |
Unique frame identifier.
|
| FrameRequestedNavigation |
Fired when a renderer-initiated navigation is requested.
|
| FrameResource |
Information about the Resource on the page.
|
| FrameResourceTree |
Information about the Frame hierarchy along with their cached resources.
|
| FrameScheduledNavigation |
Deprecated. |
| FrameTree |
Information about the Frame hierarchy.
|
| InstallabilityError |
The installability error
|
| InstallabilityErrorArgument |
|
| JavascriptDialogClosed |
Fired when a JavaScript initiated dialog (alert, confirm, prompt, or onbeforeunload) has been
closed.
|
| JavascriptDialogOpening |
Fired when a JavaScript initiated dialog (alert, confirm, prompt, or onbeforeunload) is about to
open.
|
| LayoutViewport |
Layout viewport position and dimensions.
|
| LifecycleEvent |
Fired for top level page lifecycle events such as navigation, load, paint, etc.
|
| NavigatedWithinDocument |
Fired when same-document navigation happens, e.g.
|
| NavigationEntry |
Navigation history entry.
|
| ScreencastFrame |
Compressed image data requested by the `startScreencast`.
|
| ScreencastFrameMetadata |
Screencast frame metadata.
|
| ScriptIdentifier |
Unique script identifier.
|
| Viewport |
Viewport for capturing screenshot.
|
| VisualViewport |
Visual viewport position, dimensions, and scale.
|
| WindowOpen |
Fired when a new window is going to be opened, via window.open(), link click, form submission,
etc.
|