Package org.hildan.chrome.devtools.domains.page
See: Description
-
Class Summary Class Description AddScriptToEvaluateOnLoadRequest Request object containing input parameters for the PageDomain.addScriptToEvaluateOnLoad command. AddScriptToEvaluateOnLoadResponse Response type for the PageDomain.addScriptToEvaluateOnLoad command. AddScriptToEvaluateOnNewDocumentRequest Request object containing input parameters for the PageDomain.addScriptToEvaluateOnNewDocument command. AddScriptToEvaluateOnNewDocumentResponse Response type for the PageDomain.addScriptToEvaluateOnNewDocument command. CaptureScreenshotRequest Request object containing input parameters for the PageDomain.captureScreenshot command. CaptureScreenshotResponse Response type for the PageDomain.captureScreenshot command. CaptureSnapshotRequest Request object containing input parameters for the PageDomain.captureSnapshot command. CaptureSnapshotResponse Response type for the PageDomain.captureSnapshot command. CreateIsolatedWorldRequest Request object containing input parameters for the PageDomain.createIsolatedWorld command. CreateIsolatedWorldResponse Response type for the PageDomain.createIsolatedWorld command. DeleteCookieRequest Request object containing input parameters for the PageDomain.deleteCookie command. GetAppManifestResponse Response type for the PageDomain.getAppManifest command. GetInstallabilityErrorsResponse Response type for the PageDomain.getInstallabilityErrors command. GetManifestIconsResponse Response type for the PageDomain.getManifestIcons command. GetCookiesResponse Response type for the PageDomain.getCookies command. GetFrameTreeResponse Response type for the PageDomain.getFrameTree command. GetLayoutMetricsResponse Response type for the PageDomain.getLayoutMetrics command. GetNavigationHistoryResponse Response type for the PageDomain.getNavigationHistory command. GetResourceContentRequest Request object containing input parameters for the PageDomain.getResourceContent command. GetResourceContentResponse Response type for the PageDomain.getResourceContent command. GetResourceTreeResponse Response type for the PageDomain.getResourceTree command. HandleJavaScriptDialogRequest Request object containing input parameters for the PageDomain.handleJavaScriptDialog command. NavigateRequest Request object containing input parameters for the PageDomain.navigate command. NavigateResponse Response type for the PageDomain.navigate command. NavigateToHistoryEntryRequest Request object containing input parameters for the PageDomain.navigateToHistoryEntry command. PrintToPDFRequest Request object containing input parameters for the PageDomain.printToPDF command. PrintToPDFResponse Response type for the PageDomain.printToPDF command. ReloadRequest Request object containing input parameters for the PageDomain.reload command. RemoveScriptToEvaluateOnLoadRequest Request object containing input parameters for the PageDomain.removeScriptToEvaluateOnLoad command. RemoveScriptToEvaluateOnNewDocumentRequest Request object containing input parameters for the PageDomain.removeScriptToEvaluateOnNewDocument command. ScreencastFrameAckRequest Request object containing input parameters for the PageDomain.screencastFrameAck command. SearchInResourceRequest Request object containing input parameters for the PageDomain.searchInResource command. SearchInResourceResponse Response type for the PageDomain.searchInResource command. SetAdBlockingEnabledRequest Request object containing input parameters for the PageDomain.setAdBlockingEnabled command. SetBypassCSPRequest Request object containing input parameters for the PageDomain.setBypassCSP command. SetDeviceMetricsOverrideRequest Request object containing input parameters for the PageDomain.setDeviceMetricsOverride command. SetDeviceOrientationOverrideRequest Request object containing input parameters for the PageDomain.setDeviceOrientationOverride command. SetFontFamiliesRequest Request object containing input parameters for the PageDomain.setFontFamilies command. SetFontSizesRequest Request object containing input parameters for the PageDomain.setFontSizes command. SetDocumentContentRequest Request object containing input parameters for the PageDomain.setDocumentContent command. SetDownloadBehaviorRequest Request object containing input parameters for the PageDomain.setDownloadBehavior command. SetGeolocationOverrideRequest Request object containing input parameters for the PageDomain.setGeolocationOverride command. SetLifecycleEventsEnabledRequest Request object containing input parameters for the PageDomain.setLifecycleEventsEnabled command. SetTouchEmulationEnabledRequest Request object containing input parameters for the PageDomain.setTouchEmulationEnabled command. StartScreencastRequest Request object containing input parameters for the PageDomain.startScreencast command. SetWebLifecycleStateRequest Request object containing input parameters for the PageDomain.setWebLifecycleState command. SetProduceCompilationCacheRequest Request object containing input parameters for the PageDomain.setProduceCompilationCache command. AddCompilationCacheRequest Request object containing input parameters for the PageDomain.addCompilationCache command. GenerateTestReportRequest Request object containing input parameters for the PageDomain.generateTestReport command. SetInterceptFileChooserDialogRequest Request object containing input parameters for the PageDomain.setInterceptFileChooserDialog command. PageDomain Actions and events related to the inspected page belong to the page domain. Frame Information about the Frame on the page. FrameResource Information about the Resource on the page. FrameResourceTree Information about the Frame hierarchy along with their cached resources. FrameTree Information about the Frame hierarchy. NavigationEntry Navigation history entry. ScreencastFrameMetadata Screencast frame metadata. AppManifestError Error while paring app manifest. AppManifestParsedProperties Parsed app manifest properties. LayoutViewport Layout viewport position and dimensions. VisualViewport Visual viewport position, dimensions, and scale. Viewport Viewport for capturing screenshot. FontFamilies Generic font families collection. FontSizes Default font sizes. InstallabilityErrorArgument Official doc InstallabilityError The installability errorOfficial doc PageExtensionsKt -
Enum Summary Enum Description AdFrameType Indicates whether a frame has been identified as an ad. SecureContextType Indicates whether the frame is a secure context and why it is the case. CrossOriginIsolatedContextType Indicates whether the frame is cross-origin isolated and why it is the case. GatedAPIFeatures Official doc TransitionType Transition type. DialogType Javascript dialog type. ClientNavigationReason Official doc ClientNavigationDisposition Official doc ReferrerPolicy The referring-policy used for the navigation.