pl.wendigo.chrome.domain.page

Package pl.wendigo.chrome.domain.page

Types

AddCompilationCacheRequest

data class AddCompilationCacheRequest

Represents request frame that can be used with Page.addCompilationCache method call.

AddScriptToEvaluateOnLoadRequest

data class AddScriptToEvaluateOnLoadRequest

Represents request frame that can be used with Page.addScriptToEvaluateOnLoad method call.

AddScriptToEvaluateOnLoadResponse

data class AddScriptToEvaluateOnLoadResponse

Represents response frame for Page.addScriptToEvaluateOnLoad method call.

AddScriptToEvaluateOnNewDocumentRequest

data class AddScriptToEvaluateOnNewDocumentRequest

Represents request frame that can be used with Page.addScriptToEvaluateOnNewDocument method call.

AddScriptToEvaluateOnNewDocumentResponse

data class AddScriptToEvaluateOnNewDocumentResponse

Represents response frame for Page.addScriptToEvaluateOnNewDocument method call.

AppManifestError

data class AppManifestError

Error while paring app manifest.

CaptureScreenshotRequest

data class CaptureScreenshotRequest

Represents request frame that can be used with Page.captureScreenshot method call.

CaptureScreenshotResponse

data class CaptureScreenshotResponse

Represents response frame for Page.captureScreenshot method call.

CaptureSnapshotRequest

data class CaptureSnapshotRequest

Represents request frame that can be used with Page.captureSnapshot method call.

CaptureSnapshotResponse

data class CaptureSnapshotResponse

Represents response frame for Page.captureSnapshot method call.

ClientNavigationReason

enum class ClientNavigationReason

CompilationCacheProducedEvent

data class CompilationCacheProducedEvent : ProtocolEvent

Represents event frames for Page.compilationCacheProduced

CreateIsolatedWorldRequest

data class CreateIsolatedWorldRequest

Represents request frame that can be used with Page.createIsolatedWorld method call.

CreateIsolatedWorldResponse

data class CreateIsolatedWorldResponse

Represents response frame for Page.createIsolatedWorld method call.

DeleteCookieRequest

data class DeleteCookieRequest

Represents request frame that can be used with Page.deleteCookie method call.

DialogType

enum class DialogType

Javascript dialog type.

DomContentEventFiredEvent

data class DomContentEventFiredEvent : ProtocolEvent

Represents event frames for Page.domContentEventFired

DownloadWillBeginEvent

data class DownloadWillBeginEvent : ProtocolEvent

Represents event frames for Page.downloadWillBegin

FileChooserOpenedEvent

data class FileChooserOpenedEvent : ProtocolEvent

Represents event frames for Page.fileChooserOpened

FontFamilies

data class FontFamilies

Generic font families collection.

FontSizes

data class FontSizes

Default font sizes.

Frame

data class Frame

Information about the Frame on the page.

FrameAttachedEvent

data class FrameAttachedEvent : ProtocolEvent

Represents event frames for Page.frameAttached

FrameClearedScheduledNavigationEvent

data class FrameClearedScheduledNavigationEvent : ProtocolEvent

Represents event frames for Page.frameClearedScheduledNavigation

FrameDetachedEvent

data class FrameDetachedEvent : ProtocolEvent

Represents event frames for Page.frameDetached

FrameNavigatedEvent

data class FrameNavigatedEvent : ProtocolEvent

Represents event frames for Page.frameNavigated

FrameRequestedNavigationEvent

data class FrameRequestedNavigationEvent : ProtocolEvent

Represents event frames for Page.frameRequestedNavigation

FrameResource

data class FrameResource

Information about the Resource on the page.

FrameResourceTree

data class FrameResourceTree

Information about the Frame hierarchy along with their cached resources.

FrameScheduledNavigationEvent

data class FrameScheduledNavigationEvent : ProtocolEvent

Represents event frames for Page.frameScheduledNavigation

FrameStartedLoadingEvent

data class FrameStartedLoadingEvent : ProtocolEvent

Represents event frames for Page.frameStartedLoading

FrameStoppedLoadingEvent

data class FrameStoppedLoadingEvent : ProtocolEvent

Represents event frames for Page.frameStoppedLoading

FrameTree

data class FrameTree

Information about the Frame hierarchy.

GenerateTestReportRequest

data class GenerateTestReportRequest

Represents request frame that can be used with Page.generateTestReport method call.

GetAppManifestResponse

data class GetAppManifestResponse

Represents response frame for Page.getAppManifest method call.

GetCookiesResponse

data class GetCookiesResponse

Represents response frame for Page.getCookies method call.

GetFrameTreeResponse

data class GetFrameTreeResponse

Represents response frame for Page.getFrameTree method call.

GetInstallabilityErrorsResponse

data class GetInstallabilityErrorsResponse

Represents response frame for Page.getInstallabilityErrors method call.

GetLayoutMetricsResponse

data class GetLayoutMetricsResponse

Represents response frame for Page.getLayoutMetrics method call.

GetNavigationHistoryResponse

data class GetNavigationHistoryResponse

Represents response frame for Page.getNavigationHistory method call.

GetResourceContentRequest

data class GetResourceContentRequest

Represents request frame that can be used with Page.getResourceContent method call.

GetResourceContentResponse

data class GetResourceContentResponse

Represents response frame for Page.getResourceContent method call.

GetResourceTreeResponse

data class GetResourceTreeResponse

Represents response frame for Page.getResourceTree method call.

HandleFileChooserRequest

data class HandleFileChooserRequest

Represents request frame that can be used with Page.handleFileChooser method call.

HandleJavaScriptDialogRequest

data class HandleJavaScriptDialogRequest

Represents request frame that can be used with Page.handleJavaScriptDialog method call.

JavascriptDialogClosedEvent

data class JavascriptDialogClosedEvent : ProtocolEvent

Represents event frames for Page.javascriptDialogClosed

JavascriptDialogOpeningEvent

data class JavascriptDialogOpeningEvent : ProtocolEvent

Represents event frames for Page.javascriptDialogOpening

LayoutViewport

data class LayoutViewport

Layout viewport position and dimensions.

LifecycleEventEvent

data class LifecycleEventEvent : ProtocolEvent

Represents event frames for Page.lifecycleEvent

LoadEventFiredEvent

data class LoadEventFiredEvent : ProtocolEvent

Represents event frames for Page.loadEventFired

NavigatedWithinDocumentEvent

data class NavigatedWithinDocumentEvent : ProtocolEvent

Represents event frames for Page.navigatedWithinDocument

NavigateRequest

data class NavigateRequest

Represents request frame that can be used with Page.navigate method call.

NavigateResponse

data class NavigateResponse

Represents response frame for Page.navigate method call.

NavigateToHistoryEntryRequest

data class NavigateToHistoryEntryRequest

Represents request frame that can be used with Page.navigateToHistoryEntry method call.

NavigationEntry

data class NavigationEntry

Navigation history entry.

PageDomain

class PageDomain

Actions and events related to the inspected page belong to the page domain.

PrintToPDFRequest

data class PrintToPDFRequest

Represents request frame that can be used with Page.printToPDF method call.

PrintToPDFResponse

data class PrintToPDFResponse

Represents response frame for Page.printToPDF method call.

ReloadRequest

data class ReloadRequest

Represents request frame that can be used with Page.reload method call.

RemoveScriptToEvaluateOnLoadRequest

data class RemoveScriptToEvaluateOnLoadRequest

Represents request frame that can be used with Page.removeScriptToEvaluateOnLoad method call.

RemoveScriptToEvaluateOnNewDocumentRequest

data class RemoveScriptToEvaluateOnNewDocumentRequest

Represents request frame that can be used with Page.removeScriptToEvaluateOnNewDocument method call.

ScreencastFrameAckRequest

data class ScreencastFrameAckRequest

Represents request frame that can be used with Page.screencastFrameAck method call.

ScreencastFrameEvent

data class ScreencastFrameEvent : ProtocolEvent

Represents event frames for Page.screencastFrame

ScreencastFrameMetadata

data class ScreencastFrameMetadata

Screencast frame metadata.

ScreencastVisibilityChangedEvent

data class ScreencastVisibilityChangedEvent : ProtocolEvent

Represents event frames for Page.screencastVisibilityChanged

SearchInResourceRequest

data class SearchInResourceRequest

Represents request frame that can be used with Page.searchInResource method call.

SearchInResourceResponse

data class SearchInResourceResponse

Represents response frame for Page.searchInResource method call.

SetAdBlockingEnabledRequest

data class SetAdBlockingEnabledRequest

Represents request frame that can be used with Page.setAdBlockingEnabled method call.

SetBypassCSPRequest

data class SetBypassCSPRequest

Represents request frame that can be used with Page.setBypassCSP method call.

SetDeviceMetricsOverrideRequest

data class SetDeviceMetricsOverrideRequest

Represents request frame that can be used with Page.setDeviceMetricsOverride method call.

SetDeviceOrientationOverrideRequest

data class SetDeviceOrientationOverrideRequest

Represents request frame that can be used with Page.setDeviceOrientationOverride method call.

SetDocumentContentRequest

data class SetDocumentContentRequest

Represents request frame that can be used with Page.setDocumentContent method call.

SetDownloadBehaviorRequest

data class SetDownloadBehaviorRequest

Represents request frame that can be used with Page.setDownloadBehavior method call.

SetFontFamiliesRequest

data class SetFontFamiliesRequest

Represents request frame that can be used with Page.setFontFamilies method call.

SetFontSizesRequest

data class SetFontSizesRequest

Represents request frame that can be used with Page.setFontSizes method call.

SetGeolocationOverrideRequest

data class SetGeolocationOverrideRequest

Represents request frame that can be used with Page.setGeolocationOverride method call.

SetInterceptFileChooserDialogRequest

data class SetInterceptFileChooserDialogRequest

Represents request frame that can be used with Page.setInterceptFileChooserDialog method call.

SetLifecycleEventsEnabledRequest

data class SetLifecycleEventsEnabledRequest

Represents request frame that can be used with Page.setLifecycleEventsEnabled method call.

SetProduceCompilationCacheRequest

data class SetProduceCompilationCacheRequest

Represents request frame that can be used with Page.setProduceCompilationCache method call.

SetTouchEmulationEnabledRequest

data class SetTouchEmulationEnabledRequest

Represents request frame that can be used with Page.setTouchEmulationEnabled method call.

SetWebLifecycleStateRequest

data class SetWebLifecycleStateRequest

Represents request frame that can be used with Page.setWebLifecycleState method call.

StartScreencastRequest

data class StartScreencastRequest

Represents request frame that can be used with Page.startScreencast method call.

TransitionType

enum class TransitionType

Transition type.

Viewport

data class Viewport

Viewport for capturing screenshot.

VisualViewport

data class VisualViewport

Visual viewport position, dimensions, and scale.

WindowOpenEvent

data class WindowOpenEvent : ProtocolEvent

Represents event frames for Page.windowOpen

Type Aliases

FrameId

typealias FrameId = String

Unique frame identifier.

ScriptIdentifier

typealias ScriptIdentifier = String

Unique script identifier.