| Class | Description |
---|
 | AddScriptToEvaluateOnNewDocumentResponse |
AddScriptToEvaluateOnNewDocumentResponse
|
 | AdFrameStatus |
Indicates whether a frame has been identified as an ad and why.
|
 | AdScriptId |
Identifies the bottom-most script which caused the frame to be labelled
as an ad.
|
 | AppManifestError |
Error while paring app manifest.
|
 | AppManifestParsedProperties |
Parsed app manifest properties.
|
 | BackForwardCacheBlockingDetails |
BackForwardCacheBlockingDetails
|
 | BackForwardCacheNotRestoredExplanation |
BackForwardCacheNotRestoredExplanation
|
 | BackForwardCacheNotRestoredExplanationTree |
BackForwardCacheNotRestoredExplanationTree
|
 | BackForwardCacheNotUsedEventArgs |
Fired for failed bfcache history navigations if BackForwardCache feature is enabled. Do
not assume any ordering with the Page.frameNavigated event. This event is fired only for
main-frame history navigation where the document changes (non-same-document navigations),
when bfcache navigation fails.
|
 | CaptureScreenshotResponse |
CaptureScreenshotResponse
|
 | CaptureSnapshotResponse |
CaptureSnapshotResponse
|
 | CompilationCacheParams |
Per-script compilation cache parameters for `Page.produceCompilationCache`
|
 | CompilationCacheProducedEventArgs |
Issued for every compilation cache generated. Is only available
if Page.setGenerateCompilationCache is enabled.
|
 | CreateIsolatedWorldResponse |
CreateIsolatedWorldResponse
|
 | DocumentOpenedEventArgs |
Fired when opening document to write to.
|
 | DomContentEventFiredEventArgs |
domContentEventFired
|
 | DownloadProgressEventArgs |
Fired when download makes progress. Last call has |done| == true.
Deprecated. Use Browser.downloadProgress instead.
|
 | DownloadWillBeginEventArgs |
Fired when page is about to start a download.
Deprecated. Use Browser.downloadWillBegin instead.
|
 | FileChooserOpenedEventArgs |
Emitted only when `page.interceptFileChooser` is enabled.
|
 | FileFilter |
FileFilter
|
 | FileHandler |
FileHandler
|
 | FontFamilies |
Generic font families collection.
|
 | FontSizes |
Default font sizes.
|
 | Frame |
Information about the Frame on the page.
|
 | FrameAttachedEventArgs |
Fired when frame has been attached to its parent.
|
 | FrameClearedScheduledNavigationEventArgs |
Fired when frame no longer has a scheduled navigation.
|
 | FrameDetachedEventArgs |
Fired when frame has been detached from its parent.
|
 | FrameNavigatedEventArgs |
Fired once navigation of the frame has completed. Frame is now associated with the new loader.
|
 | FrameRequestedNavigationEventArgs |
Fired when a renderer-initiated navigation is requested.
Navigation may still be cancelled after the event is issued.
|
 | FrameResource |
Information about the Resource on the page.
|
 | FrameResourceTree |
Information about the Frame hierarchy along with their cached resources.
|
 | FrameScheduledNavigationEventArgs |
Fired when frame schedules a potential navigation.
|
 | FrameStartedLoadingEventArgs |
Fired when frame has started loading.
|
 | FrameStoppedLoadingEventArgs |
Fired when frame has stopped loading.
|
 | FrameTree |
Information about the Frame hierarchy.
|
 | GetAdScriptIdResponse |
GetAdScriptIdResponse
|
 | GetAppIdResponse |
GetAppIdResponse
|
 | GetAppManifestResponse |
GetAppManifestResponse
|
 | GetFrameTreeResponse |
GetFrameTreeResponse
|
 | GetInstallabilityErrorsResponse |
GetInstallabilityErrorsResponse
|
 | GetLayoutMetricsResponse |
GetLayoutMetricsResponse
|
 | GetNavigationHistoryResponse |
GetNavigationHistoryResponse
|
 | GetOriginTrialsResponse |
GetOriginTrialsResponse
|
 | GetPermissionsPolicyStateResponse |
GetPermissionsPolicyStateResponse
|
 | GetResourceContentResponse |
GetResourceContentResponse
|
 | GetResourceTreeResponse |
GetResourceTreeResponse
|
 | ImageResource |
The image definition used in both icon and screenshot.
|
 | InstallabilityError |
The installability error
|
 | InstallabilityErrorArgument |
InstallabilityErrorArgument
|
 | JavascriptDialogClosedEventArgs |
Fired when a JavaScript initiated dialog (alert, confirm, prompt, or onbeforeunload) has been
closed.
|
 | JavascriptDialogOpeningEventArgs |
Fired when a JavaScript initiated dialog (alert, confirm, prompt, or onbeforeunload) is about to
open.
|
 | LaunchHandler |
LaunchHandler
|
 | LayoutViewport |
Layout viewport position and dimensions.
|
 | LifecycleEventEventArgs |
Fired for top level page lifecycle events such as navigation, load, paint, etc.
|
 | LoadEventFiredEventArgs |
loadEventFired
|
 | NavigatedWithinDocumentEventArgs |
Fired when same-document navigation happens, e.g. due to history API usage or anchor navigation.
|
 | NavigateResponse |
NavigateResponse
|
 | NavigationEntry |
Navigation history entry.
|
 | OriginTrial |
OriginTrial
|
 | OriginTrialToken |
OriginTrialToken
|
 | OriginTrialTokenWithStatus |
OriginTrialTokenWithStatus
|
 | PageClient |
Actions and events related to the inspected page belong to the page domain.
|
 | PermissionsPolicyBlockLocator |
PermissionsPolicyBlockLocator
|
 | PermissionsPolicyFeatureState |
PermissionsPolicyFeatureState
|
 | PrintToPDFResponse |
PrintToPDFResponse
|
 | ProtocolHandler |
ProtocolHandler
|
 | RelatedApplication |
RelatedApplication
|
 | ScopeExtension |
ScopeExtension
|
 | ScreencastFrameEventArgs |
Compressed image data requested by the `startScreencast`.
|
 | ScreencastFrameMetadata |
Screencast frame metadata.
|
 | ScreencastVisibilityChangedEventArgs |
Fired when the page with currently enabled screencast was shown or hidden `.
|
 | Screenshot |
Screenshot
|
 | ScriptFontFamilies |
Font families collection for a script.
|
 | SearchInResourceResponse |
SearchInResourceResponse
|
 | ShareTarget |
ShareTarget
|
 | Shortcut |
Shortcut
|
 | Viewport |
Viewport for capturing screenshot.
|
 | VisualViewport |
Visual viewport position, dimensions, and scale.
|
 | WebAppManifest |
WebAppManifest
|
 | WindowOpenEventArgs |
Fired when a new window is going to be opened, via window.open(), link click, form submission,
etc.
|