Seeds compilation cache for given url. Compilation cache does not survive cross-process navigation.
AddScriptToEvaluateOnNewDocumentAsyncEvaluates given script in every frame upon creation (before loading frame's scripts).
BringToFrontAsyncBrings page to front (activates tab).
CaptureScreenshotAsyncCapture page screenshot.
CaptureSnapshotAsyncReturns a snapshot of the page as a string. For MHTML format, the serialization includes iframes, shadow DOM, external resources, and element-inline styles.
ClearCompilationCacheAsyncClears seeded compilation cache.
CloseAsyncTries to close page, running its beforeunload hooks, if any.
CrashAsyncCrashes renderer on the IO thread, generates minidumps.
CreateIsolatedWorldAsyncCreates an isolated world for the given frame.
DisableAsyncDisables page domain notifications.
EnableAsyncEnables page domain notifications.
EnumToString(ContentEncoding) (Inherited from DevToolsDomainBase.) EnumToString(CSPViolationType) (Inherited from DevToolsDomainBase.) EnumToString(DisabledImageType) (Inherited from DevToolsDomainBase.) EnumToString(Enum) (Inherited from DevToolsDomainBase.) EnumToString(PermissionType) (Inherited from DevToolsDomainBase.) EqualsDetermines whether the specified object is equal to the current object.
(Inherited from Object.) FinalizeAllows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection.
(Inherited from Object.) GenerateTestReportAsyncGenerates a report for testing.
GetAdScriptIdAsyncGetAdScriptId
GetAppIdAsyncReturns the unique (PWA) app id. Only returns values if the feature flag 'WebAppEnableManifestId' is enabled
GetAppManifestAsyncGetAppManifest
GetFrameTreeAsyncReturns present frame tree structure.
GetHashCodeServes as the default hash function.
(Inherited from Object.) GetInstallabilityErrorsAsyncGetInstallabilityErrors
GetLayoutMetricsAsyncReturns metrics relating to the layouting of the page, such as viewport bounds/scale.
GetNavigationHistoryAsyncReturns navigation history for the current page.
GetOriginTrialsAsyncGet Origin Trials on given frame.
GetPermissionsPolicyStateAsyncGet Permissions Policy state on given frame.
GetResourceContentAsyncReturns content of the given resource.
GetResourceTreeAsyncReturns present frame / resource tree structure.
GetTypeGets the
Typeof the current instance.
(Inherited from Object.) HandleJavaScriptDialogAsyncAccepts or dismisses a JavaScript initiated dialog (alert, confirm, prompt, or onbeforeunload).
MemberwiseCloneCreates a shallow copy of the current
Object.
(Inherited from Object.) NavigateAsyncNavigates current page to the given URL.
NavigateToHistoryEntryAsyncNavigates current page to the given history entry.
PrintToPDFAsyncPrint page as PDF.
ProduceCompilationCacheAsyncRequests backend to produce compilation cache for the specified scripts. `scripts` are appeneded to the list of scripts for which the cache would be produced. The list may be reset during page navigation. When script with a matching URL is encountered, the cache is optionally produced upon backend discretion, based on internal heuristics. See also: `Page.compilationCacheProduced`.
ReloadAsyncReloads given page optionally ignoring the cache.
RemoveScriptToEvaluateOnNewDocumentAsyncRemoves given script from the list.
ResetNavigationHistoryAsyncResets navigation history for the current page.
ScreencastFrameAckAsyncAcknowledges that a screencast frame has been received by the frontend.
SearchInResourceAsyncSearches for given string in resource content.
SetAdBlockingEnabledAsyncEnable Chrome's experimental ad filter on all sites.
SetBypassCSPAsyncEnable page Content Security Policy by-passing.
SetDocumentContentAsyncSets given markup as the document's HTML.
SetFontFamiliesAsyncSet generic font families.
SetFontSizesAsyncSet default font sizes.
SetInterceptFileChooserDialogAsyncIntercept file chooser requests and transfer control to protocol clients. When file chooser interception is enabled, native file chooser dialog is not shown. Instead, a protocol event `Page.fileChooserOpened` is emitted.
SetLifecycleEventsEnabledAsyncControls whether page will emit lifecycle events.
SetPrerenderingAllowedAsyncEnable/disable prerendering manually. This command is a short-term solution for https://crbug.com/1440085. See https://docs.google.com/document/d/12HVmFxYj5Jc-eJr5OmWsa2bqTJsbgGLKI6ZIyx0_wpA for more details. TODO(https://crbug.com/1440085): Remove this once Puppeteer supports tab targets.
SetRPHRegistrationModeAsyncExtensions for Custom Handlers API: https://html.spec.whatwg.org/multipage/system-state.html#rph-automation
SetSPCTransactionModeAsyncSets the Secure Payment Confirmation transaction mode. https://w3c.github.io/secure-payment-confirmation/#sctn-automation-set-spc-transaction-mode
SetWebLifecycleStateAsyncTries to update the web lifecycle state of the page. It will transition the page to the given state according to: https://github.com/WICG/web-lifecycle/
StartScreencastAsyncStarts sending each frame using the `screencastFrame` event.
StopLoadingAsyncForce the page stop all navigations and pending resource fetches.
StopScreencastAsyncStops sending each frame in the `screencastFrame`.
ToBase64String (Inherited from DevToolsDomainBase.) ToStringReturns a string that represents the current object.
(Inherited from Object.) WaitForDebuggerAsyncPauses page execution. Can be resumed using generic Runtime.runIfWaitingForDebugger.
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4