CefSharp.DevTools.Page Namespace |
[Missing <summary> documentation for "N:CefSharp.DevTools.Page"]
| 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.
| |
| 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.
| |
| 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
| |
| GetManifestIconsResponse |
GetManifestIconsResponse
| |
| GetNavigationHistoryResponse |
GetNavigationHistoryResponse
| |
| GetOriginTrialsResponse |
GetOriginTrialsResponse
| |
| GetPermissionsPolicyStateResponse |
GetPermissionsPolicyStateResponse
| |
| GetResourceContentResponse |
GetResourceContentResponse
| |
| GetResourceTreeResponse |
GetResourceTreeResponse
| |
| 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.
| |
| 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
| |
| PrerenderAttemptCompletedEventArgs |
Fired when a prerender attempt is completed.
| |
| PrintToPDFResponse |
PrintToPDFResponse
| |
| 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 `.
| |
| ScriptFontFamilies |
Font families collection for a script.
| |
| SearchInResourceResponse |
SearchInResourceResponse
| |
| Viewport |
Viewport for capturing screenshot.
| |
| VisualViewport |
Visual viewport position, dimensions, and scale.
| |
| WindowOpenEventArgs |
Fired when a new window is going to be opened, via window.open(), link click, form submission,
etc.
|
| Enumeration | Description | |
|---|---|---|
| AdFrameExplanation |
AdFrameExplanation
| |
| AdFrameType |
Indicates whether a frame has been identified as an ad.
| |
| BackForwardCacheNotRestoredReason |
List of not restored reasons for back-forward cache.
| |
| BackForwardCacheNotRestoredReasonType |
Types of not restored reasons for back-forward cache.
| |
| CaptureScreenshotFormat |
Image compression format (defaults to png).
| |
| CaptureSnapshotFormat |
Format (defaults to mhtml).
| |
| ClientNavigationDisposition |
ClientNavigationDisposition
| |
| ClientNavigationReason |
ClientNavigationReason
| |
| CrossOriginIsolatedContextType |
Indicates whether the frame is cross-origin isolated and why it is the case.
| |
| DialogType |
Javascript dialog type.
| |
| DownloadProgressState |
Download status.
| |
| FileChooserOpenedMode |
Input mode.
| |
| FrameDetachedReason |
FrameDetachedReason
| |
| GatedAPIFeatures |
GatedAPIFeatures
| |
| NavigationType |
The type of a frameNavigated event.
| |
| OriginTrialStatus |
Status for an Origin Trial.
| |
| OriginTrialTokenStatus |
Origin Trial(https://www.chromium.org/blink/origin-trials) support.
Status for an Origin Trial token.
| |
| OriginTrialUsageRestriction |
OriginTrialUsageRestriction
| |
| PermissionsPolicyBlockReason |
Reason for a permissions policy feature to be disabled.
| |
| PermissionsPolicyFeature |
All Permissions Policy features. This enum should match the one defined
in third_party/blink/renderer/core/permissions_policy/permissions_policy_features.json5.
| |
| PrerenderFinalStatus |
List of FinalStatus reasons for Prerender2.
| |
| PrintToPDFTransferMode |
return as stream
| |
| ReferrerPolicy |
The referring-policy used for the navigation.
| |
| SecureContextType |
Indicates whether the frame is a secure context and why it is the case.
| |
| SetSPCTransactionModeMode |
SetSPCTransactionModeMode
| |
| SetWebLifecycleStateState |
Target lifecycle state
| |
| StartScreencastFormat |
Image compression format.
| |
| TransitionType |
Transition type.
|