cdproto

package module
v0.0.0-...-fe04f09 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Mar 28, 2024 License: MIT Imports: 55 Imported by: 48

README

About cdproto

Package cdproto contains the generated commands, types, and events for the Chrome DevTools Protocol domains.

Unit Tests Go Reference

This package is generated by the cdproto-gen command. Please refer to that project and to the main chromedp project for information on using the commands, types, and events available here.

API

Please see the Go Reference.

Contributing

If you would like to submit a change to the code in this package, please submit your Pull Request to the cdproto-gen project. Any Issues and Pull Requests submitted to this project will be closed without being reviewed.

Documentation

Overview

Package cdproto provides the Chrome DevTools Protocol commands, types, and events for the cdproto domain.

Chrome DevTools Protocol types.

Generated by the cdproto-gen command.

Index

Constants

View Source
const (
	CommandAccessibilityDisable                            = accessibility.CommandDisable
	CommandAccessibilityEnable                             = accessibility.CommandEnable
	CommandAccessibilityGetPartialAXTree                   = accessibility.CommandGetPartialAXTree
	CommandAccessibilityGetFullAXTree                      = accessibility.CommandGetFullAXTree
	CommandAccessibilityGetRootAXNode                      = accessibility.CommandGetRootAXNode
	CommandAccessibilityGetAXNodeAndAncestors              = accessibility.CommandGetAXNodeAndAncestors
	CommandAccessibilityGetChildAXNodes                    = accessibility.CommandGetChildAXNodes
	CommandAccessibilityQueryAXTree                        = accessibility.CommandQueryAXTree
	EventAccessibilityLoadComplete                         = "Accessibility.loadComplete"
	EventAccessibilityNodesUpdated                         = "Accessibility.nodesUpdated"
	CommandAnimationDisable                                = animation.CommandDisable
	CommandAnimationEnable                                 = animation.CommandEnable
	CommandAnimationGetCurrentTime                         = animation.CommandGetCurrentTime
	CommandAnimationGetPlaybackRate                        = animation.CommandGetPlaybackRate
	CommandAnimationReleaseAnimations                      = animation.CommandReleaseAnimations
	CommandAnimationResolveAnimation                       = animation.CommandResolveAnimation
	CommandAnimationSeekAnimations                         = animation.CommandSeekAnimations
	CommandAnimationSetPaused                              = animation.CommandSetPaused
	CommandAnimationSetPlaybackRate                        = animation.CommandSetPlaybackRate
	CommandAnimationSetTiming                              = animation.CommandSetTiming
	EventAnimationAnimationCanceled                        = "Animation.animationCanceled"
	EventAnimationAnimationCreated                         = "Animation.animationCreated"
	EventAnimationAnimationStarted                         = "Animation.animationStarted"
	CommandAuditsGetEncodedResponse                        = audits.CommandGetEncodedResponse
	CommandAuditsDisable                                   = audits.CommandDisable
	CommandAuditsEnable                                    = audits.CommandEnable
	CommandAuditsCheckContrast                             = audits.CommandCheckContrast
	CommandAuditsCheckFormsIssues                          = audits.CommandCheckFormsIssues
	EventAuditsIssueAdded                                  = "Audits.issueAdded"
	CommandAutofillTrigger                                 = autofill.CommandTrigger
	CommandAutofillSetAddresses                            = autofill.CommandSetAddresses
	CommandAutofillDisable                                 = autofill.CommandDisable
	CommandAutofillEnable                                  = autofill.CommandEnable
	EventAutofillAddressFormFilled                         = "Autofill.addressFormFilled"
	CommandBackgroundServiceStartObserving                 = backgroundservice.CommandStartObserving
	CommandBackgroundServiceStopObserving                  = backgroundservice.CommandStopObserving
	CommandBackgroundServiceSetRecording                   = backgroundservice.CommandSetRecording
	CommandBackgroundServiceClearEvents                    = backgroundservice.CommandClearEvents
	EventBackgroundServiceRecordingStateChanged            = "BackgroundService.recordingStateChanged"
	EventBackgroundServiceBackgroundServiceEventReceived   = "BackgroundService.backgroundServiceEventReceived"
	CommandBrowserSetPermission                            = browser.CommandSetPermission
	CommandBrowserGrantPermissions                         = browser.CommandGrantPermissions
	CommandBrowserResetPermissions                         = browser.CommandResetPermissions
	CommandBrowserSetDownloadBehavior                      = browser.CommandSetDownloadBehavior
	CommandBrowserCancelDownload                           = browser.CommandCancelDownload
	CommandBrowserClose                                    = browser.CommandClose
	CommandBrowserCrash                                    = browser.CommandCrash
	CommandBrowserCrashGpuProcess                          = browser.CommandCrashGpuProcess
	CommandBrowserGetVersion                               = browser.CommandGetVersion
	CommandBrowserGetBrowserCommandLine                    = browser.CommandGetBrowserCommandLine
	CommandBrowserGetHistograms                            = browser.CommandGetHistograms
	CommandBrowserGetHistogram                             = browser.CommandGetHistogram
	CommandBrowserGetWindowBounds                          = browser.CommandGetWindowBounds
	CommandBrowserGetWindowForTarget                       = browser.CommandGetWindowForTarget
	CommandBrowserSetWindowBounds                          = browser.CommandSetWindowBounds
	CommandBrowserSetDockTile                              = browser.CommandSetDockTile
	CommandBrowserExecuteBrowserCommand                    = browser.CommandExecuteBrowserCommand
	CommandBrowserAddPrivacySandboxEnrollmentOverride      = browser.CommandAddPrivacySandboxEnrollmentOverride
	EventBrowserDownloadWillBegin                          = "Browser.downloadWillBegin"
	EventBrowserDownloadProgress                           = "Browser.downloadProgress"
	CommandCSSAddRule                                      = css.CommandAddRule
	CommandCSSCollectClassNames                            = css.CommandCollectClassNames
	CommandCSSCreateStyleSheet                             = css.CommandCreateStyleSheet
	CommandCSSDisable                                      = css.CommandDisable
	CommandCSSEnable                                       = css.CommandEnable
	CommandCSSForcePseudoState                             = css.CommandForcePseudoState
	CommandCSSGetBackgroundColors                          = css.CommandGetBackgroundColors
	CommandCSSGetComputedStyleForNode                      = css.CommandGetComputedStyleForNode
	CommandCSSGetInlineStylesForNode                       = css.CommandGetInlineStylesForNode
	CommandCSSGetMatchedStylesForNode                      = css.CommandGetMatchedStylesForNode
	CommandCSSGetMediaQueries                              = css.CommandGetMediaQueries
	CommandCSSGetPlatformFontsForNode                      = css.CommandGetPlatformFontsForNode
	CommandCSSGetStyleSheetText                            = css.CommandGetStyleSheetText
	CommandCSSGetLayersForNode                             = css.CommandGetLayersForNode
	CommandCSSGetLocationForSelector                       = css.CommandGetLocationForSelector
	CommandCSSTrackComputedStyleUpdates                    = css.CommandTrackComputedStyleUpdates
	CommandCSSTakeComputedStyleUpdates                     = css.CommandTakeComputedStyleUpdates
	CommandCSSSetEffectivePropertyValueForNode             = css.CommandSetEffectivePropertyValueForNode
	CommandCSSSetPropertyRulePropertyName                  = css.CommandSetPropertyRulePropertyName
	CommandCSSSetKeyframeKey                               = css.CommandSetKeyframeKey
	CommandCSSSetMediaText                                 = css.CommandSetMediaText
	CommandCSSSetContainerQueryText                        = css.CommandSetContainerQueryText
	CommandCSSSetSupportsText                              = css.CommandSetSupportsText
	CommandCSSSetScopeText                                 = css.CommandSetScopeText
	CommandCSSSetRuleSelector                              = css.CommandSetRuleSelector
	CommandCSSSetStyleSheetText                            = css.CommandSetStyleSheetText
	CommandCSSSetStyleTexts                                = css.CommandSetStyleTexts
	CommandCSSStartRuleUsageTracking                       = css.CommandStartRuleUsageTracking
	CommandCSSStopRuleUsageTracking                        = css.CommandStopRuleUsageTracking
	CommandCSSTakeCoverageDelta                            = css.CommandTakeCoverageDelta
	CommandCSSSetLocalFontsEnabled                         = css.CommandSetLocalFontsEnabled
	EventCSSFontsUpdated                                   = "CSS.fontsUpdated"
	EventCSSMediaQueryResultChanged                        = "CSS.mediaQueryResultChanged"
	EventCSSStyleSheetAdded                                = "CSS.styleSheetAdded"
	EventCSSStyleSheetChanged                              = "CSS.styleSheetChanged"
	EventCSSStyleSheetRemoved                              = "CSS.styleSheetRemoved"
	CommandCacheStorageDeleteCache                         = cachestorage.CommandDeleteCache
	CommandCacheStorageDeleteEntry                         = cachestorage.CommandDeleteEntry
	CommandCacheStorageRequestCacheNames                   = cachestorage.CommandRequestCacheNames
	CommandCacheStorageRequestCachedResponse               = cachestorage.CommandRequestCachedResponse
	CommandCacheStorageRequestEntries                      = cachestorage.CommandRequestEntries
	CommandCastEnable                                      = cast.CommandEnable
	CommandCastDisable                                     = cast.CommandDisable
	CommandCastSetSinkToUse                                = cast.CommandSetSinkToUse
	CommandCastStartDesktopMirroring                       = cast.CommandStartDesktopMirroring
	CommandCastStartTabMirroring                           = cast.CommandStartTabMirroring
	CommandCastStopCasting                                 = cast.CommandStopCasting
	EventCastSinksUpdated                                  = "Cast.sinksUpdated"
	EventCastIssueUpdated                                  = "Cast.issueUpdated"
	CommandDOMCollectClassNamesFromSubtree                 = dom.CommandCollectClassNamesFromSubtree
	CommandDOMCopyTo                                       = dom.CommandCopyTo
	CommandDOMDescribeNode                                 = dom.CommandDescribeNode
	CommandDOMScrollIntoViewIfNeeded                       = dom.CommandScrollIntoViewIfNeeded
	CommandDOMDisable                                      = dom.CommandDisable
	CommandDOMDiscardSearchResults                         = dom.CommandDiscardSearchResults
	CommandDOMEnable                                       = dom.CommandEnable
	CommandDOMFocus                                        = dom.CommandFocus
	CommandDOMGetAttributes                                = dom.CommandGetAttributes
	CommandDOMGetBoxModel                                  = dom.CommandGetBoxModel
	CommandDOMGetContentQuads                              = dom.CommandGetContentQuads
	CommandDOMGetDocument                                  = dom.CommandGetDocument
	CommandDOMGetNodesForSubtreeByStyle                    = dom.CommandGetNodesForSubtreeByStyle
	CommandDOMGetNodeForLocation                           = dom.CommandGetNodeForLocation
	CommandDOMGetOuterHTML                                 = dom.CommandGetOuterHTML
	CommandDOMGetRelayoutBoundary                          = dom.CommandGetRelayoutBoundary
	CommandDOMGetSearchResults                             = dom.CommandGetSearchResults
	CommandDOMMarkUndoableState                            = dom.CommandMarkUndoableState
	CommandDOMMoveTo                                       = dom.CommandMoveTo
	CommandDOMPerformSearch                                = dom.CommandPerformSearch
	CommandDOMPushNodeByPathToFrontend                     = dom.CommandPushNodeByPathToFrontend
	CommandDOMPushNodesByBackendIDsToFrontend              = dom.CommandPushNodesByBackendIDsToFrontend
	CommandDOMQuerySelector                                = dom.CommandQuerySelector
	CommandDOMQuerySelectorAll                             = dom.CommandQuerySelectorAll
	CommandDOMGetTopLayerElements                          = dom.CommandGetTopLayerElements
	CommandDOMRedo                                         = dom.CommandRedo
	CommandDOMRemoveAttribute                              = dom.CommandRemoveAttribute
	CommandDOMRemoveNode                                   = dom.CommandRemoveNode
	CommandDOMRequestChildNodes                            = dom.CommandRequestChildNodes
	CommandDOMRequestNode                                  = dom.CommandRequestNode
	CommandDOMResolveNode                                  = dom.CommandResolveNode
	CommandDOMSetAttributeValue                            = dom.CommandSetAttributeValue
	CommandDOMSetAttributesAsText                          = dom.CommandSetAttributesAsText
	CommandDOMSetFileInputFiles                            = dom.CommandSetFileInputFiles
	CommandDOMSetNodeStackTracesEnabled                    = dom.CommandSetNodeStackTracesEnabled
	CommandDOMGetNodeStackTraces                           = dom.CommandGetNodeStackTraces
	CommandDOMGetFileInfo                                  = dom.CommandGetFileInfo
	CommandDOMSetInspectedNode                             = dom.CommandSetInspectedNode
	CommandDOMSetNodeName                                  = dom.CommandSetNodeName
	CommandDOMSetNodeValue                                 = dom.CommandSetNodeValue
	CommandDOMSetOuterHTML                                 = dom.CommandSetOuterHTML
	CommandDOMUndo                                         = dom.CommandUndo
	CommandDOMGetFrameOwner                                = dom.CommandGetFrameOwner
	CommandDOMGetContainerForNode                          = dom.CommandGetContainerForNode
	CommandDOMGetQueryingDescendantsForContainer           = dom.CommandGetQueryingDescendantsForContainer
	EventDOMAttributeModified                              = "DOM.attributeModified"
	EventDOMAttributeRemoved                               = "DOM.attributeRemoved"
	EventDOMCharacterDataModified                          = "DOM.characterDataModified"
	EventDOMChildNodeCountUpdated                          = "DOM.childNodeCountUpdated"
	EventDOMChildNodeInserted                              = "DOM.childNodeInserted"
	EventDOMChildNodeRemoved                               = "DOM.childNodeRemoved"
	EventDOMDistributedNodesUpdated                        = "DOM.distributedNodesUpdated"
	EventDOMDocumentUpdated                                = "DOM.documentUpdated"
	EventDOMInlineStyleInvalidated                         = "DOM.inlineStyleInvalidated"
	EventDOMPseudoElementAdded                             = "DOM.pseudoElementAdded"
	EventDOMTopLayerElementsUpdated                        = "DOM.topLayerElementsUpdated"
	EventDOMPseudoElementRemoved                           = "DOM.pseudoElementRemoved"
	EventDOMSetChildNodes                                  = "DOM.setChildNodes"
	EventDOMShadowRootPopped                               = "DOM.shadowRootPopped"
	EventDOMShadowRootPushed                               = "DOM.shadowRootPushed"
	CommandDOMDebuggerGetEventListeners                    = domdebugger.CommandGetEventListeners
	CommandDOMDebuggerRemoveDOMBreakpoint                  = domdebugger.CommandRemoveDOMBreakpoint
	CommandDOMDebuggerRemoveEventListenerBreakpoint        = domdebugger.CommandRemoveEventListenerBreakpoint
	CommandDOMDebuggerRemoveXHRBreakpoint                  = domdebugger.CommandRemoveXHRBreakpoint
	CommandDOMDebuggerSetBreakOnCSPViolation               = domdebugger.CommandSetBreakOnCSPViolation
	CommandDOMDebuggerSetDOMBreakpoint                     = domdebugger.CommandSetDOMBreakpoint
	CommandDOMDebuggerSetEventListenerBreakpoint           = domdebugger.CommandSetEventListenerBreakpoint
	CommandDOMDebuggerSetXHRBreakpoint                     = domdebugger.CommandSetXHRBreakpoint
	CommandDOMSnapshotDisable                              = domsnapshot.CommandDisable
	CommandDOMSnapshotEnable                               = domsnapshot.CommandEnable
	CommandDOMSnapshotCaptureSnapshot                      = domsnapshot.CommandCaptureSnapshot
	CommandDOMStorageClear                                 = domstorage.CommandClear
	CommandDOMStorageDisable                               = domstorage.CommandDisable
	CommandDOMStorageEnable                                = domstorage.CommandEnable
	CommandDOMStorageGetDOMStorageItems                    = domstorage.CommandGetDOMStorageItems
	CommandDOMStorageRemoveDOMStorageItem                  = domstorage.CommandRemoveDOMStorageItem
	CommandDOMStorageSetDOMStorageItem                     = domstorage.CommandSetDOMStorageItem
	EventDOMStorageDomStorageItemAdded                     = "DOMStorage.domStorageItemAdded"
	EventDOMStorageDomStorageItemRemoved                   = "DOMStorage.domStorageItemRemoved"
	EventDOMStorageDomStorageItemUpdated                   = "DOMStorage.domStorageItemUpdated"
	EventDOMStorageDomStorageItemsCleared                  = "DOMStorage.domStorageItemsCleared"
	CommandDatabaseDisable                                 = database.CommandDisable
	CommandDatabaseEnable                                  = database.CommandEnable
	CommandDatabaseExecuteSQL                              = database.CommandExecuteSQL
	CommandDatabaseGetDatabaseTableNames                   = database.CommandGetDatabaseTableNames
	EventDatabaseAddDatabase                               = "Database.addDatabase"
	CommandDebuggerContinueToLocation                      = debugger.CommandContinueToLocation
	CommandDebuggerDisable                                 = debugger.CommandDisable
	CommandDebuggerEnable                                  = debugger.CommandEnable
	CommandDebuggerEvaluateOnCallFrame                     = debugger.CommandEvaluateOnCallFrame
	CommandDebuggerGetPossibleBreakpoints                  = debugger.CommandGetPossibleBreakpoints
	CommandDebuggerGetScriptSource                         = debugger.CommandGetScriptSource
	CommandDebuggerDisassembleWasmModule                   = debugger.CommandDisassembleWasmModule
	CommandDebuggerNextWasmDisassemblyChunk                = debugger.CommandNextWasmDisassemblyChunk
	CommandDebuggerGetStackTrace                           = debugger.CommandGetStackTrace
	CommandDebuggerPause                                   = debugger.CommandPause
	CommandDebuggerRemoveBreakpoint                        = debugger.CommandRemoveBreakpoint
	CommandDebuggerRestartFrame                            = debugger.CommandRestartFrame
	CommandDebuggerResume                                  = debugger.CommandResume
	CommandDebuggerSearchInContent                         = debugger.CommandSearchInContent
	CommandDebuggerSetAsyncCallStackDepth                  = debugger.CommandSetAsyncCallStackDepth
	CommandDebuggerSetBlackboxPatterns                     = debugger.CommandSetBlackboxPatterns
	CommandDebuggerSetBlackboxedRanges                     = debugger.CommandSetBlackboxedRanges
	CommandDebuggerSetBreakpoint                           = debugger.CommandSetBreakpoint
	CommandDebuggerSetInstrumentationBreakpoint            = debugger.CommandSetInstrumentationBreakpoint
	CommandDebuggerSetBreakpointByURL                      = debugger.CommandSetBreakpointByURL
	CommandDebuggerSetBreakpointOnFunctionCall             = debugger.CommandSetBreakpointOnFunctionCall
	CommandDebuggerSetBreakpointsActive                    = debugger.CommandSetBreakpointsActive
	CommandDebuggerSetPauseOnExceptions                    = debugger.CommandSetPauseOnExceptions
	CommandDebuggerSetReturnValue                          = debugger.CommandSetReturnValue
	CommandDebuggerSetScriptSource                         = debugger.CommandSetScriptSource
	CommandDebuggerSetSkipAllPauses                        = debugger.CommandSetSkipAllPauses
	CommandDebuggerSetVariableValue                        = debugger.CommandSetVariableValue
	CommandDebuggerStepInto                                = debugger.CommandStepInto
	CommandDebuggerStepOut                                 = debugger.CommandStepOut
	CommandDebuggerStepOver                                = debugger.CommandStepOver
	EventDebuggerBreakpointResolved                        = "Debugger.breakpointResolved"
	EventDebuggerPaused                                    = "Debugger.paused"
	EventDebuggerResumed                                   = "Debugger.resumed"
	EventDebuggerScriptFailedToParse                       = "Debugger.scriptFailedToParse"
	EventDebuggerScriptParsed                              = "Debugger.scriptParsed"
	CommandDeviceAccessEnable                              = deviceaccess.CommandEnable
	CommandDeviceAccessDisable                             = deviceaccess.CommandDisable
	CommandDeviceAccessSelectPrompt                        = deviceaccess.CommandSelectPrompt
	CommandDeviceAccessCancelPrompt                        = deviceaccess.CommandCancelPrompt
	EventDeviceAccessDeviceRequestPrompted                 = "DeviceAccess.deviceRequestPrompted"
	CommandDeviceOrientationClearDeviceOrientationOverride = deviceorientation.CommandClearDeviceOrientationOverride
	CommandDeviceOrientationSetDeviceOrientationOverride   = deviceorientation.CommandSetDeviceOrientationOverride
	CommandEmulationClearDeviceMetricsOverride             = emulation.CommandClearDeviceMetricsOverride
	CommandEmulationClearGeolocationOverride               = emulation.CommandClearGeolocationOverride
	CommandEmulationResetPageScaleFactor                   = emulation.CommandResetPageScaleFactor
	CommandEmulationSetFocusEmulationEnabled               = emulation.CommandSetFocusEmulationEnabled
	CommandEmulationSetAutoDarkModeOverride                = emulation.CommandSetAutoDarkModeOverride
	CommandEmulationSetCPUThrottlingRate                   = emulation.CommandSetCPUThrottlingRate
	CommandEmulationSetDefaultBackgroundColorOverride      = emulation.CommandSetDefaultBackgroundColorOverride
	CommandEmulationSetDeviceMetricsOverride               = emulation.CommandSetDeviceMetricsOverride
	CommandEmulationSetScrollbarsHidden                    = emulation.CommandSetScrollbarsHidden
	CommandEmulationSetDocumentCookieDisabled              = emulation.CommandSetDocumentCookieDisabled
	CommandEmulationSetEmitTouchEventsForMouse             = emulation.CommandSetEmitTouchEventsForMouse
	CommandEmulationSetEmulatedMedia                       = emulation.CommandSetEmulatedMedia
	CommandEmulationSetEmulatedVisionDeficiency            = emulation.CommandSetEmulatedVisionDeficiency
	CommandEmulationSetGeolocationOverride                 = emulation.CommandSetGeolocationOverride
	CommandEmulationGetOverriddenSensorInformation         = emulation.CommandGetOverriddenSensorInformation
	CommandEmulationSetSensorOverrideEnabled               = emulation.CommandSetSensorOverrideEnabled
	CommandEmulationSetSensorOverrideReadings              = emulation.CommandSetSensorOverrideReadings
	CommandEmulationSetIdleOverride                        = emulation.CommandSetIdleOverride
	CommandEmulationClearIdleOverride                      = emulation.CommandClearIdleOverride
	CommandEmulationSetPageScaleFactor                     = emulation.CommandSetPageScaleFactor
	CommandEmulationSetScriptExecutionDisabled             = emulation.CommandSetScriptExecutionDisabled
	CommandEmulationSetTouchEmulationEnabled               = emulation.CommandSetTouchEmulationEnabled
	CommandEmulationSetVirtualTimePolicy                   = emulation.CommandSetVirtualTimePolicy
	CommandEmulationSetLocaleOverride                      = emulation.CommandSetLocaleOverride
	CommandEmulationSetTimezoneOverride                    = emulation.CommandSetTimezoneOverride
	CommandEmulationSetDisabledImageTypes                  = emulation.CommandSetDisabledImageTypes
	CommandEmulationSetHardwareConcurrencyOverride         = emulation.CommandSetHardwareConcurrencyOverride
	CommandEmulationSetUserAgentOverride                   = emulation.CommandSetUserAgentOverride
	CommandEmulationSetAutomationOverride                  = emulation.CommandSetAutomationOverride
	EventEmulationVirtualTimeBudgetExpired                 = "Emulation.virtualTimeBudgetExpired"
	CommandEventBreakpointsSetInstrumentationBreakpoint    = eventbreakpoints.CommandSetInstrumentationBreakpoint
	CommandEventBreakpointsRemoveInstrumentationBreakpoint = eventbreakpoints.CommandRemoveInstrumentationBreakpoint
	CommandEventBreakpointsDisable                         = eventbreakpoints.CommandDisable
	CommandFedCmEnable                                     = fedcm.CommandEnable
	CommandFedCmDisable                                    = fedcm.CommandDisable
	CommandFedCmSelectAccount                              = fedcm.CommandSelectAccount
	CommandFedCmClickDialogButton                          = fedcm.CommandClickDialogButton
	CommandFedCmOpenURL                                    = fedcm.CommandOpenURL
	CommandFedCmDismissDialog                              = fedcm.CommandDismissDialog
	CommandFedCmResetCooldown                              = fedcm.CommandResetCooldown
	EventFedCmDialogShown                                  = "FedCm.dialogShown"
	EventFedCmDialogClosed                                 = "FedCm.dialogClosed"
	CommandFetchDisable                                    = fetch.CommandDisable
	CommandFetchEnable                                     = fetch.CommandEnable
	CommandFetchFailRequest                                = fetch.CommandFailRequest
	CommandFetchFulfillRequest                             = fetch.CommandFulfillRequest
	CommandFetchContinueRequest                            = fetch.CommandContinueRequest
	CommandFetchContinueWithAuth                           = fetch.CommandContinueWithAuth
	CommandFetchContinueResponse                           = fetch.CommandContinueResponse
	CommandFetchGetResponseBody                            = fetch.CommandGetResponseBody
	CommandFetchTakeResponseBodyAsStream                   = fetch.CommandTakeResponseBodyAsStream
	EventFetchRequestPaused                                = "Fetch.requestPaused"
	EventFetchAuthRequired                                 = "Fetch.authRequired"
	CommandHeadlessExperimentalBeginFrame                  = headlessexperimental.CommandBeginFrame
	CommandHeapProfilerAddInspectedHeapObject              = heapprofiler.CommandAddInspectedHeapObject
	CommandHeapProfilerCollectGarbage                      = heapprofiler.CommandCollectGarbage
	CommandHeapProfilerDisable                             = heapprofiler.CommandDisable
	CommandHeapProfilerEnable                              = heapprofiler.CommandEnable
	CommandHeapProfilerGetHeapObjectID                     = heapprofiler.CommandGetHeapObjectID
	CommandHeapProfilerGetObjectByHeapObjectID             = heapprofiler.CommandGetObjectByHeapObjectID
	CommandHeapProfilerGetSamplingProfile                  = heapprofiler.CommandGetSamplingProfile
	CommandHeapProfilerStartSampling                       = heapprofiler.CommandStartSampling
	CommandHeapProfilerStartTrackingHeapObjects            = heapprofiler.CommandStartTrackingHeapObjects
	CommandHeapProfilerStopSampling                        = heapprofiler.CommandStopSampling
	CommandHeapProfilerStopTrackingHeapObjects             = heapprofiler.CommandStopTrackingHeapObjects
	CommandHeapProfilerTakeHeapSnapshot                    = heapprofiler.CommandTakeHeapSnapshot
	EventHeapProfilerAddHeapSnapshotChunk                  = "HeapProfiler.addHeapSnapshotChunk"
	EventHeapProfilerHeapStatsUpdate                       = "HeapProfiler.heapStatsUpdate"
	EventHeapProfilerLastSeenObjectID                      = "HeapProfiler.lastSeenObjectId"
	EventHeapProfilerReportHeapSnapshotProgress            = "HeapProfiler.reportHeapSnapshotProgress"
	EventHeapProfilerResetProfiles                         = "HeapProfiler.resetProfiles"
	CommandIOClose                                         = io.CommandClose
	CommandIORead                                          = io.CommandRead
	CommandIOResolveBlob                                   = io.CommandResolveBlob
	CommandIndexedDBClearObjectStore                       = indexeddb.CommandClearObjectStore
	CommandIndexedDBDeleteDatabase                         = indexeddb.CommandDeleteDatabase
	CommandIndexedDBDeleteObjectStoreEntries               = indexeddb.CommandDeleteObjectStoreEntries
	CommandIndexedDBDisable                                = indexeddb.CommandDisable
	CommandIndexedDBEnable                                 = indexeddb.CommandEnable
	CommandIndexedDBRequestData                            = indexeddb.CommandRequestData
	CommandIndexedDBGetMetadata                            = indexeddb.CommandGetMetadata
	CommandIndexedDBRequestDatabase                        = indexeddb.CommandRequestDatabase
	CommandIndexedDBRequestDatabaseNames                   = indexeddb.CommandRequestDatabaseNames
	CommandInputDispatchDragEvent                          = input.CommandDispatchDragEvent
	CommandInputDispatchKeyEvent                           = input.CommandDispatchKeyEvent
	CommandInputInsertText                                 = input.CommandInsertText
	CommandInputImeSetComposition                          = input.CommandImeSetComposition
	CommandInputDispatchMouseEvent                         = input.CommandDispatchMouseEvent
	CommandInputDispatchTouchEvent                         = input.CommandDispatchTouchEvent
	CommandInputCancelDragging                             = input.CommandCancelDragging
	CommandInputEmulateTouchFromMouseEvent                 = input.CommandEmulateTouchFromMouseEvent
	CommandInputSetIgnoreInputEvents                       = input.CommandSetIgnoreInputEvents
	CommandInputSetInterceptDrags                          = input.CommandSetInterceptDrags
	CommandInputSynthesizePinchGesture                     = input.CommandSynthesizePinchGesture
	CommandInputSynthesizeScrollGesture                    = input.CommandSynthesizeScrollGesture
	CommandInputSynthesizeTapGesture                       = input.CommandSynthesizeTapGesture
	EventInputDragIntercepted                              = "Input.dragIntercepted"
	CommandInspectorDisable                                = inspector.CommandDisable
	CommandInspectorEnable                                 = inspector.CommandEnable
	EventInspectorDetached                                 = "Inspector.detached"
	EventInspectorTargetCrashed                            = "Inspector.targetCrashed"
	EventInspectorTargetReloadedAfterCrash                 = "Inspector.targetReloadedAfterCrash"
	CommandLayerTreeCompositingReasons                     = layertree.CommandCompositingReasons
	CommandLayerTreeDisable                                = layertree.CommandDisable
	CommandLayerTreeEnable                                 = layertree.CommandEnable
	CommandLayerTreeLoadSnapshot                           = layertree.CommandLoadSnapshot
	CommandLayerTreeMakeSnapshot                           = layertree.CommandMakeSnapshot
	CommandLayerTreeProfileSnapshot                        = layertree.CommandProfileSnapshot
	CommandLayerTreeReleaseSnapshot                        = layertree.CommandReleaseSnapshot
	CommandLayerTreeReplaySnapshot                         = layertree.CommandReplaySnapshot
	CommandLayerTreeSnapshotCommandLog                     = layertree.CommandSnapshotCommandLog
	EventLayerTreeLayerPainted                             = "LayerTree.layerPainted"
	EventLayerTreeLayerTreeDidChange                       = "LayerTree.layerTreeDidChange"
	CommandLogClear                                        = log.CommandClear
	CommandLogDisable                                      = log.CommandDisable
	CommandLogEnable                                       = log.CommandEnable
	CommandLogStartViolationsReport                        = log.CommandStartViolationsReport
	CommandLogStopViolationsReport                         = log.CommandStopViolationsReport
	EventLogEntryAdded                                     = "Log.entryAdded"
	CommandMediaEnable                                     = media.CommandEnable
	CommandMediaDisable                                    = media.CommandDisable
	EventMediaPlayerPropertiesChanged                      = "Media.playerPropertiesChanged"
	EventMediaPlayerEventsAdded                            = "Media.playerEventsAdded"
	EventMediaPlayerMessagesLogged                         = "Media.playerMessagesLogged"
	EventMediaPlayerErrorsRaised                           = "Media.playerErrorsRaised"
	EventMediaPlayersCreated                               = "Media.playersCreated"
	CommandMemoryGetDOMCounters                            = memory.CommandGetDOMCounters
	CommandMemoryPrepareForLeakDetection                   = memory.CommandPrepareForLeakDetection
	CommandMemoryForciblyPurgeJavaScriptMemory             = memory.CommandForciblyPurgeJavaScriptMemory
	CommandMemorySetPressureNotificationsSuppressed        = memory.CommandSetPressureNotificationsSuppressed
	CommandMemorySimulatePressureNotification              = memory.CommandSimulatePressureNotification
	CommandMemoryStartSampling                             = memory.CommandStartSampling
	CommandMemoryStopSampling                              = memory.CommandStopSampling
	CommandMemoryGetAllTimeSamplingProfile                 = memory.CommandGetAllTimeSamplingProfile
	CommandMemoryGetBrowserSamplingProfile                 = memory.CommandGetBrowserSamplingProfile
	CommandMemoryGetSamplingProfile                        = memory.CommandGetSamplingProfile
	CommandNetworkSetAcceptedEncodings                     = network.CommandSetAcceptedEncodings
	CommandNetworkClearAcceptedEncodingsOverride           = network.CommandClearAcceptedEncodingsOverride
	CommandNetworkClearBrowserCache                        = network.CommandClearBrowserCache
	CommandNetworkClearBrowserCookies                      = network.CommandClearBrowserCookies
	CommandNetworkDeleteCookies                            = network.CommandDeleteCookies
	CommandNetworkDisable                                  = network.CommandDisable
	CommandNetworkEmulateNetworkConditions                 = network.CommandEmulateNetworkConditions
	CommandNetworkEnable                                   = network.CommandEnable
	CommandNetworkGetCertificate                           = network.CommandGetCertificate
	CommandNetworkGetCookies                               = network.CommandGetCookies
	CommandNetworkGetResponseBody                          = network.CommandGetResponseBody
	CommandNetworkGetRequestPostData                       = network.CommandGetRequestPostData
	CommandNetworkGetResponseBodyForInterception           = network.CommandGetResponseBodyForInterception
	CommandNetworkTakeResponseBodyForInterceptionAsStream  = network.CommandTakeResponseBodyForInterceptionAsStream
	CommandNetworkReplayXHR                                = network.CommandReplayXHR
	CommandNetworkSearchInResponseBody                     = network.CommandSearchInResponseBody
	CommandNetworkSetBlockedURLS                           = network.CommandSetBlockedURLS
	CommandNetworkSetBypassServiceWorker                   = network.CommandSetBypassServiceWorker
	CommandNetworkSetCacheDisabled                         = network.CommandSetCacheDisabled
	CommandNetworkSetCookie                                = network.CommandSetCookie
	CommandNetworkSetCookies                               = network.CommandSetCookies
	CommandNetworkSetExtraHTTPHeaders                      = network.CommandSetExtraHTTPHeaders
	CommandNetworkSetAttachDebugStack                      = network.CommandSetAttachDebugStack
	CommandNetworkStreamResourceContent                    = network.CommandStreamResourceContent
	CommandNetworkGetSecurityIsolationStatus               = network.CommandGetSecurityIsolationStatus
	CommandNetworkEnableReportingAPI                       = network.CommandEnableReportingAPI
	CommandNetworkLoadNetworkResource                      = network.CommandLoadNetworkResource
	EventNetworkDataReceived                               = "Network.dataReceived"
	EventNetworkEventSourceMessageReceived                 = "Network.eventSourceMessageReceived"
	EventNetworkLoadingFailed                              = "Network.loadingFailed"
	EventNetworkLoadingFinished                            = "Network.loadingFinished"
	EventNetworkRequestServedFromCache                     = "Network.requestServedFromCache"
	EventNetworkRequestWillBeSent                          = "Network.requestWillBeSent"
	EventNetworkResourceChangedPriority                    = "Network.resourceChangedPriority"
	EventNetworkSignedExchangeReceived                     = "Network.signedExchangeReceived"
	EventNetworkResponseReceived                           = "Network.responseReceived"
	EventNetworkWebSocketClosed                            = "Network.webSocketClosed"
	EventNetworkWebSocketCreated                           = "Network.webSocketCreated"
	EventNetworkWebSocketFrameError                        = "Network.webSocketFrameError"
	EventNetworkWebSocketFrameReceived                     = "Network.webSocketFrameReceived"
	EventNetworkWebSocketFrameSent                         = "Network.webSocketFrameSent"
	EventNetworkWebSocketHandshakeResponseReceived         = "Network.webSocketHandshakeResponseReceived"
	EventNetworkWebSocketWillSendHandshakeRequest          = "Network.webSocketWillSendHandshakeRequest"
	EventNetworkWebTransportCreated                        = "Network.webTransportCreated"
	EventNetworkWebTransportConnectionEstablished          = "Network.webTransportConnectionEstablished"
	EventNetworkWebTransportClosed                         = "Network.webTransportClosed"
	EventNetworkRequestWillBeSentExtraInfo                 = "Network.requestWillBeSentExtraInfo"
	EventNetworkResponseReceivedExtraInfo                  = "Network.responseReceivedExtraInfo"
	EventNetworkTrustTokenOperationDone                    = "Network.trustTokenOperationDone"
	EventNetworkSubresourceWebBundleMetadataReceived       = "Network.subresourceWebBundleMetadataReceived"
	EventNetworkSubresourceWebBundleMetadataError          = "Network.subresourceWebBundleMetadataError"
	EventNetworkSubresourceWebBundleInnerResponseParsed    = "Network.subresourceWebBundleInnerResponseParsed"
	EventNetworkSubresourceWebBundleInnerResponseError     = "Network.subresourceWebBundleInnerResponseError"
	EventNetworkReportingAPIReportAdded                    = "Network.reportingApiReportAdded"
	EventNetworkReportingAPIReportUpdated                  = "Network.reportingApiReportUpdated"
	EventNetworkReportingAPIEndpointsChangedForOrigin      = "Network.reportingApiEndpointsChangedForOrigin"
	CommandOverlayDisable                                  = overlay.CommandDisable
	CommandOverlayEnable                                   = overlay.CommandEnable
	CommandOverlayGetHighlightObjectForTest                = overlay.CommandGetHighlightObjectForTest
	CommandOverlayGetGridHighlightObjectsForTest           = overlay.CommandGetGridHighlightObjectsForTest
	CommandOverlayGetSourceOrderHighlightObjectForTest     = overlay.CommandGetSourceOrderHighlightObjectForTest
	CommandOverlayHideHighlight                            = overlay.CommandHideHighlight
	CommandOverlayHighlightNode                            = overlay.CommandHighlightNode
	CommandOverlayHighlightQuad                            = overlay.CommandHighlightQuad
	CommandOverlayHighlightRect                            = overlay.CommandHighlightRect
	CommandOverlayHighlightSourceOrder                     = overlay.CommandHighlightSourceOrder
	CommandOverlaySetInspectMode                           = overlay.CommandSetInspectMode
	CommandOverlaySetShowAdHighlights                      = overlay.CommandSetShowAdHighlights
	CommandOverlaySetPausedInDebuggerMessage               = overlay.CommandSetPausedInDebuggerMessage
	CommandOverlaySetShowDebugBorders                      = overlay.CommandSetShowDebugBorders
	CommandOverlaySetShowFPSCounter                        = overlay.CommandSetShowFPSCounter
	CommandOverlaySetShowGridOverlays                      = overlay.CommandSetShowGridOverlays
	CommandOverlaySetShowFlexOverlays                      = overlay.CommandSetShowFlexOverlays
	CommandOverlaySetShowScrollSnapOverlays                = overlay.CommandSetShowScrollSnapOverlays
	CommandOverlaySetShowContainerQueryOverlays            = overlay.CommandSetShowContainerQueryOverlays
	CommandOverlaySetShowPaintRects                        = overlay.CommandSetShowPaintRects
	CommandOverlaySetShowLayoutShiftRegions                = overlay.CommandSetShowLayoutShiftRegions
	CommandOverlaySetShowScrollBottleneckRects             = overlay.CommandSetShowScrollBottleneckRects
	CommandOverlaySetShowWebVitals                         = overlay.CommandSetShowWebVitals
	CommandOverlaySetShowViewportSizeOnResize              = overlay.CommandSetShowViewportSizeOnResize
	CommandOverlaySetShowHinge                             = overlay.CommandSetShowHinge
	CommandOverlaySetShowIsolatedElements                  = overlay.CommandSetShowIsolatedElements
	CommandOverlaySetShowWindowControlsOverlay             = overlay.CommandSetShowWindowControlsOverlay
	EventOverlayInspectNodeRequested                       = "Overlay.inspectNodeRequested"
	EventOverlayNodeHighlightRequested                     = "Overlay.nodeHighlightRequested"
	EventOverlayScreenshotRequested                        = "Overlay.screenshotRequested"
	EventOverlayInspectModeCanceled                        = "Overlay.inspectModeCanceled"
	CommandPageAddScriptToEvaluateOnNewDocument            = page.CommandAddScriptToEvaluateOnNewDocument
	CommandPageBringToFront                                = page.CommandBringToFront
	CommandPageCaptureScreenshot                           = page.CommandCaptureScreenshot
	CommandPageCaptureSnapshot                             = page.CommandCaptureSnapshot
	CommandPageCreateIsolatedWorld                         = page.CommandCreateIsolatedWorld
	CommandPageDisable                                     = page.CommandDisable
	CommandPageEnable                                      = page.CommandEnable
	CommandPageGetAppManifest                              = page.CommandGetAppManifest
	CommandPageGetInstallabilityErrors                     = page.CommandGetInstallabilityErrors
	CommandPageGetAppID                                    = page.CommandGetAppID
	CommandPageGetAdScriptID                               = page.CommandGetAdScriptID
	CommandPageGetFrameTree                                = page.CommandGetFrameTree
	CommandPageGetLayoutMetrics                            = page.CommandGetLayoutMetrics
	CommandPageGetNavigationHistory                        = page.CommandGetNavigationHistory
	CommandPageResetNavigationHistory                      = page.CommandResetNavigationHistory
	CommandPageGetResourceContent                          = page.CommandGetResourceContent
	CommandPageGetResourceTree                             = page.CommandGetResourceTree
	CommandPageHandleJavaScriptDialog                      = page.CommandHandleJavaScriptDialog
	CommandPageNavigate                                    = page.CommandNavigate
	CommandPageNavigateToHistoryEntry                      = page.CommandNavigateToHistoryEntry
	CommandPagePrintToPDF                                  = page.CommandPrintToPDF
	CommandPageReload                                      = page.CommandReload
	CommandPageRemoveScriptToEvaluateOnNewDocument         = page.CommandRemoveScriptToEvaluateOnNewDocument
	CommandPageScreencastFrameAck                          = page.CommandScreencastFrameAck
	CommandPageSearchInResource                            = page.CommandSearchInResource
	CommandPageSetAdBlockingEnabled                        = page.CommandSetAdBlockingEnabled
	CommandPageSetBypassCSP                                = page.CommandSetBypassCSP
	CommandPageGetPermissionsPolicyState                   = page.CommandGetPermissionsPolicyState
	CommandPageGetOriginTrials                             = page.CommandGetOriginTrials
	CommandPageSetFontFamilies                             = page.CommandSetFontFamilies
	CommandPageSetFontSizes                                = page.CommandSetFontSizes
	CommandPageSetDocumentContent                          = page.CommandSetDocumentContent
	CommandPageSetLifecycleEventsEnabled                   = page.CommandSetLifecycleEventsEnabled
	CommandPageStartScreencast                             = page.CommandStartScreencast
	CommandPageStopLoading                                 = page.CommandStopLoading
	CommandPageCrash                                       = page.CommandCrash
	CommandPageClose                                       = page.CommandClose
	CommandPageSetWebLifecycleState                        = page.CommandSetWebLifecycleState
	CommandPageStopScreencast                              = page.CommandStopScreencast
	CommandPageProduceCompilationCache                     = page.CommandProduceCompilationCache
	CommandPageAddCompilationCache                         = page.CommandAddCompilationCache
	CommandPageClearCompilationCache                       = page.CommandClearCompilationCache
	CommandPageSetSPCTransactionMode                       = page.CommandSetSPCTransactionMode
	CommandPageSetRPHRegistrationMode                      = page.CommandSetRPHRegistrationMode
	CommandPageGenerateTestReport                          = page.CommandGenerateTestReport
	CommandPageWaitForDebugger                             = page.CommandWaitForDebugger
	CommandPageSetInterceptFileChooserDialog               = page.CommandSetInterceptFileChooserDialog
	CommandPageSetPrerenderingAllowed                      = page.CommandSetPrerenderingAllowed
	EventPageDomContentEventFired                          = "Page.domContentEventFired"
	EventPageFileChooserOpened                             = "Page.fileChooserOpened"
	EventPageFrameAttached                                 = "Page.frameAttached"
	EventPageFrameDetached                                 = "Page.frameDetached"
	EventPageFrameNavigated                                = "Page.frameNavigated"
	EventPageDocumentOpened                                = "Page.documentOpened"
	EventPageFrameResized                                  = "Page.frameResized"
	EventPageFrameRequestedNavigation                      = "Page.frameRequestedNavigation"
	EventPageFrameStartedLoading                           = "Page.frameStartedLoading"
	EventPageFrameStoppedLoading                           = "Page.frameStoppedLoading"
	EventPageInterstitialHidden                            = "Page.interstitialHidden"
	EventPageInterstitialShown                             = "Page.interstitialShown"
	EventPageJavascriptDialogClosed                        = "Page.javascriptDialogClosed"
	EventPageJavascriptDialogOpening                       = "Page.javascriptDialogOpening"
	EventPageLifecycleEvent                                = "Page.lifecycleEvent"
	EventPageBackForwardCacheNotUsed                       = "Page.backForwardCacheNotUsed"
	EventPageLoadEventFired                                = "Page.loadEventFired"
	EventPageNavigatedWithinDocument                       = "Page.navigatedWithinDocument"
	EventPageScreencastFrame                               = "Page.screencastFrame"
	EventPageScreencastVisibilityChanged                   = "Page.screencastVisibilityChanged"
	EventPageWindowOpen                                    = "Page.windowOpen"
	EventPageCompilationCacheProduced                      = "Page.compilationCacheProduced"
	CommandPerformanceDisable                              = performance.CommandDisable
	CommandPerformanceEnable                               = performance.CommandEnable
	CommandPerformanceGetMetrics                           = performance.CommandGetMetrics
	EventPerformanceMetrics                                = "Performance.metrics"
	CommandPerformanceTimelineEnable                       = performancetimeline.CommandEnable
	EventPerformanceTimelineTimelineEventAdded             = "PerformanceTimeline.timelineEventAdded"
	CommandPreloadEnable                                   = preload.CommandEnable
	CommandPreloadDisable                                  = preload.CommandDisable
	EventPreloadRuleSetUpdated                             = "Preload.ruleSetUpdated"
	EventPreloadRuleSetRemoved                             = "Preload.ruleSetRemoved"
	EventPreloadPreloadEnabledStateUpdated                 = "Preload.preloadEnabledStateUpdated"
	EventPreloadPrefetchStatusUpdated                      = "Preload.prefetchStatusUpdated"
	EventPreloadPrerenderStatusUpdated                     = "Preload.prerenderStatusUpdated"
	EventPreloadPreloadingAttemptSourcesUpdated            = "Preload.preloadingAttemptSourcesUpdated"
	CommandProfilerDisable                                 = profiler.CommandDisable
	CommandProfilerEnable                                  = profiler.CommandEnable
	CommandProfilerGetBestEffortCoverage                   = profiler.CommandGetBestEffortCoverage
	CommandProfilerSetSamplingInterval                     = profiler.CommandSetSamplingInterval
	CommandProfilerStart                                   = profiler.CommandStart
	CommandProfilerStartPreciseCoverage                    = profiler.CommandStartPreciseCoverage
	CommandProfilerStop                                    = profiler.CommandStop
	CommandProfilerStopPreciseCoverage                     = profiler.CommandStopPreciseCoverage
	CommandProfilerTakePreciseCoverage                     = profiler.CommandTakePreciseCoverage
	EventProfilerConsoleProfileFinished                    = "Profiler.consoleProfileFinished"
	EventProfilerConsoleProfileStarted                     = "Profiler.consoleProfileStarted"
	EventProfilerPreciseCoverageDeltaUpdate                = "Profiler.preciseCoverageDeltaUpdate"
	CommandRuntimeAwaitPromise                             = runtime.CommandAwaitPromise
	CommandRuntimeCallFunctionOn                           = runtime.CommandCallFunctionOn
	CommandRuntimeCompileScript                            = runtime.CommandCompileScript
	CommandRuntimeDisable                                  = runtime.CommandDisable
	CommandRuntimeDiscardConsoleEntries                    = runtime.CommandDiscardConsoleEntries
	CommandRuntimeEnable                                   = runtime.CommandEnable
	CommandRuntimeEvaluate                                 = runtime.CommandEvaluate
	CommandRuntimeGetIsolateID                             = runtime.CommandGetIsolateID
	CommandRuntimeGetHeapUsage                             = runtime.CommandGetHeapUsage
	CommandRuntimeGetProperties                            = runtime.CommandGetProperties
	CommandRuntimeGlobalLexicalScopeNames                  = runtime.CommandGlobalLexicalScopeNames
	CommandRuntimeQueryObjects                             = runtime.CommandQueryObjects
	CommandRuntimeReleaseObject                            = runtime.CommandReleaseObject
	CommandRuntimeReleaseObjectGroup                       = runtime.CommandReleaseObjectGroup
	CommandRuntimeRunIfWaitingForDebugger                  = runtime.CommandRunIfWaitingForDebugger
	CommandRuntimeRunScript                                = runtime.CommandRunScript
	CommandRuntimeSetCustomObjectFormatterEnabled          = runtime.CommandSetCustomObjectFormatterEnabled
	CommandRuntimeSetMaxCallStackSizeToCapture             = runtime.CommandSetMaxCallStackSizeToCapture
	CommandRuntimeTerminateExecution                       = runtime.CommandTerminateExecution
	CommandRuntimeAddBinding                               = runtime.CommandAddBinding
	CommandRuntimeRemoveBinding                            = runtime.CommandRemoveBinding
	CommandRuntimeGetExceptionDetails                      = runtime.CommandGetExceptionDetails
	EventRuntimeBindingCalled                              = "Runtime.bindingCalled"
	EventRuntimeConsoleAPICalled                           = "Runtime.consoleAPICalled"
	EventRuntimeExceptionRevoked                           = "Runtime.exceptionRevoked"
	EventRuntimeExceptionThrown                            = "Runtime.exceptionThrown"
	EventRuntimeExecutionContextCreated                    = "Runtime.executionContextCreated"
	EventRuntimeExecutionContextDestroyed                  = "Runtime.executionContextDestroyed"
	EventRuntimeExecutionContextsCleared                   = "Runtime.executionContextsCleared"
	EventRuntimeInspectRequested                           = "Runtime.inspectRequested"
	CommandSecurityDisable                                 = security.CommandDisable
	CommandSecurityEnable                                  = security.CommandEnable
	CommandSecuritySetIgnoreCertificateErrors              = security.CommandSetIgnoreCertificateErrors
	EventSecurityVisibleSecurityStateChanged               = "Security.visibleSecurityStateChanged"
	CommandServiceWorkerDeliverPushMessage                 = serviceworker.CommandDeliverPushMessage
	CommandServiceWorkerDisable                            = serviceworker.CommandDisable
	CommandServiceWorkerDispatchSyncEvent                  = serviceworker.CommandDispatchSyncEvent
	CommandServiceWorkerDispatchPeriodicSyncEvent          = serviceworker.CommandDispatchPeriodicSyncEvent
	CommandServiceWorkerEnable                             = serviceworker.CommandEnable
	CommandServiceWorkerInspectWorker                      = serviceworker.CommandInspectWorker
	CommandServiceWorkerSetForceUpdateOnPageLoad           = serviceworker.CommandSetForceUpdateOnPageLoad
	CommandServiceWorkerSkipWaiting                        = serviceworker.CommandSkipWaiting
	CommandServiceWorkerStartWorker                        = serviceworker.CommandStartWorker
	CommandServiceWorkerStopAllWorkers                     = serviceworker.CommandStopAllWorkers
	CommandServiceWorkerStopWorker                         = serviceworker.CommandStopWorker
	CommandServiceWorkerUnregister                         = serviceworker.CommandUnregister
	CommandServiceWorkerUpdateRegistration                 = serviceworker.CommandUpdateRegistration
	EventServiceWorkerWorkerErrorReported                  = "ServiceWorker.workerErrorReported"
	EventServiceWorkerWorkerRegistrationUpdated            = "ServiceWorker.workerRegistrationUpdated"
	EventServiceWorkerWorkerVersionUpdated                 = "ServiceWorker.workerVersionUpdated"
	CommandStorageGetStorageKeyForFrame                    = storage.CommandGetStorageKeyForFrame
	CommandStorageClearDataForOrigin                       = storage.CommandClearDataForOrigin
	CommandStorageClearDataForStorageKey                   = storage.CommandClearDataForStorageKey
	CommandStorageGetCookies                               = storage.CommandGetCookies
	CommandStorageSetCookies                               = storage.CommandSetCookies
	CommandStorageClearCookies                             = storage.CommandClearCookies
	CommandStorageGetUsageAndQuota                         = storage.CommandGetUsageAndQuota
	CommandStorageOverrideQuotaForOrigin                   = storage.CommandOverrideQuotaForOrigin
	CommandStorageTrackCacheStorageForOrigin               = storage.CommandTrackCacheStorageForOrigin
	CommandStorageTrackCacheStorageForStorageKey           = storage.CommandTrackCacheStorageForStorageKey
	CommandStorageTrackIndexedDBForOrigin                  = storage.CommandTrackIndexedDBForOrigin
	CommandStorageTrackIndexedDBForStorageKey              = storage.CommandTrackIndexedDBForStorageKey
	CommandStorageUntrackCacheStorageForOrigin             = storage.CommandUntrackCacheStorageForOrigin
	CommandStorageUntrackCacheStorageForStorageKey         = storage.CommandUntrackCacheStorageForStorageKey
	CommandStorageUntrackIndexedDBForOrigin                = storage.CommandUntrackIndexedDBForOrigin
	CommandStorageUntrackIndexedDBForStorageKey            = storage.CommandUntrackIndexedDBForStorageKey
	CommandStorageGetTrustTokens                           = storage.CommandGetTrustTokens
	CommandStorageClearTrustTokens                         = storage.CommandClearTrustTokens
	CommandStorageGetInterestGroupDetails                  = storage.CommandGetInterestGroupDetails
	CommandStorageSetInterestGroupTracking                 = storage.CommandSetInterestGroupTracking
	CommandStorageSetInterestGroupAuctionTracking          = storage.CommandSetInterestGroupAuctionTracking
	CommandStorageGetSharedStorageMetadata                 = storage.CommandGetSharedStorageMetadata
	CommandStorageGetSharedStorageEntries                  = storage.CommandGetSharedStorageEntries
	CommandStorageSetSharedStorageEntry                    = storage.CommandSetSharedStorageEntry
	CommandStorageDeleteSharedStorageEntry                 = storage.CommandDeleteSharedStorageEntry
	CommandStorageClearSharedStorageEntries                = storage.CommandClearSharedStorageEntries
	CommandStorageResetSharedStorageBudget                 = storage.CommandResetSharedStorageBudget
	CommandStorageSetSharedStorageTracking                 = storage.CommandSetSharedStorageTracking
	CommandStorageSetStorageBucketTracking                 = storage.CommandSetStorageBucketTracking
	CommandStorageDeleteStorageBucket                      = storage.CommandDeleteStorageBucket
	CommandStorageRunBounceTrackingMitigations             = storage.CommandRunBounceTrackingMitigations
	CommandStorageSetAttributionReportingLocalTestingMode  = storage.CommandSetAttributionReportingLocalTestingMode
	CommandStorageSetAttributionReportingTracking          = storage.CommandSetAttributionReportingTracking
	CommandStorageSendPendingAttributionReports            = storage.CommandSendPendingAttributionReports
	CommandStorageGetRelatedWebsiteSets                    = storage.CommandGetRelatedWebsiteSets
	EventStorageCacheStorageContentUpdated                 = "Storage.cacheStorageContentUpdated"
	EventStorageCacheStorageListUpdated                    = "Storage.cacheStorageListUpdated"
	EventStorageIndexedDBContentUpdated                    = "Storage.indexedDBContentUpdated"
	EventStorageIndexedDBListUpdated                       = "Storage.indexedDBListUpdated"
	EventStorageInterestGroupAccessed                      = "Storage.interestGroupAccessed"
	EventStorageInterestGroupAuctionEventOccurred          = "Storage.interestGroupAuctionEventOccurred"
	EventStorageInterestGroupAuctionNetworkRequestCreated  = "Storage.interestGroupAuctionNetworkRequestCreated"
	EventStorageSharedStorageAccessed                      = "Storage.sharedStorageAccessed"
	EventStorageStorageBucketCreatedOrUpdated              = "Storage.storageBucketCreatedOrUpdated"
	EventStorageStorageBucketDeleted                       = "Storage.storageBucketDeleted"
	EventStorageAttributionReportingSourceRegistered       = "Storage.attributionReportingSourceRegistered"
	EventStorageAttributionReportingTriggerRegistered      = "Storage.attributionReportingTriggerRegistered"
	CommandSystemInfoGetInfo                               = systeminfo.CommandGetInfo
	CommandSystemInfoGetFeatureState                       = systeminfo.CommandGetFeatureState
	CommandSystemInfoGetProcessInfo                        = systeminfo.CommandGetProcessInfo
	CommandTargetActivateTarget                            = target.CommandActivateTarget
	CommandTargetAttachToTarget                            = target.CommandAttachToTarget
	CommandTargetAttachToBrowserTarget                     = target.CommandAttachToBrowserTarget
	CommandTargetCloseTarget                               = target.CommandCloseTarget
	CommandTargetExposeDevToolsProtocol                    = target.CommandExposeDevToolsProtocol
	CommandTargetCreateBrowserContext                      = target.CommandCreateBrowserContext
	CommandTargetGetBrowserContexts                        = target.CommandGetBrowserContexts
	CommandTargetCreateTarget                              = target.CommandCreateTarget
	CommandTargetDetachFromTarget                          = target.CommandDetachFromTarget
	CommandTargetDisposeBrowserContext                     = target.CommandDisposeBrowserContext
	CommandTargetGetTargetInfo                             = target.CommandGetTargetInfo
	CommandTargetGetTargets                                = target.CommandGetTargets
	CommandTargetSetAutoAttach                             = target.CommandSetAutoAttach
	CommandTargetAutoAttachRelated                         = target.CommandAutoAttachRelated
	CommandTargetSetDiscoverTargets                        = target.CommandSetDiscoverTargets
	CommandTargetSetRemoteLocations                        = target.CommandSetRemoteLocations
	EventTargetAttachedToTarget                            = "Target.attachedToTarget"
	EventTargetDetachedFromTarget                          = "Target.detachedFromTarget"
	EventTargetReceivedMessageFromTarget                   = "Target.receivedMessageFromTarget"
	EventTargetTargetCreated                               = "Target.targetCreated"
	EventTargetTargetDestroyed                             = "Target.targetDestroyed"
	EventTargetTargetCrashed                               = "Target.targetCrashed"
	EventTargetTargetInfoChanged                           = "Target.targetInfoChanged"
	CommandTetheringBind                                   = tethering.CommandBind
	CommandTetheringUnbind                                 = tethering.CommandUnbind
	EventTetheringAccepted                                 = "Tethering.accepted"
	CommandTracingEnd                                      = tracing.CommandEnd
	CommandTracingGetCategories                            = tracing.CommandGetCategories
	CommandTracingRecordClockSyncMarker                    = tracing.CommandRecordClockSyncMarker
	CommandTracingRequestMemoryDump                        = tracing.CommandRequestMemoryDump
	CommandTracingStart                                    = tracing.CommandStart
	EventTracingBufferUsage                                = "Tracing.bufferUsage"
	EventTracingDataCollected                              = "Tracing.dataCollected"
	EventTracingTracingComplete                            = "Tracing.tracingComplete"
	CommandWebAudioEnable                                  = webaudio.CommandEnable
	CommandWebAudioDisable                                 = webaudio.CommandDisable
	CommandWebAudioGetRealtimeData                         = webaudio.CommandGetRealtimeData
	EventWebAudioContextCreated                            = "WebAudio.contextCreated"
	EventWebAudioContextWillBeDestroyed                    = "WebAudio.contextWillBeDestroyed"
	EventWebAudioContextChanged                            = "WebAudio.contextChanged"
	EventWebAudioAudioListenerCreated                      = "WebAudio.audioListenerCreated"
	EventWebAudioAudioListenerWillBeDestroyed              = "WebAudio.audioListenerWillBeDestroyed"
	EventWebAudioAudioNodeCreated                          = "WebAudio.audioNodeCreated"
	EventWebAudioAudioNodeWillBeDestroyed                  = "WebAudio.audioNodeWillBeDestroyed"
	EventWebAudioAudioParamCreated                         = "WebAudio.audioParamCreated"
	EventWebAudioAudioParamWillBeDestroyed                 = "WebAudio.audioParamWillBeDestroyed"
	EventWebAudioNodesConnected                            = "WebAudio.nodesConnected"
	EventWebAudioNodesDisconnected                         = "WebAudio.nodesDisconnected"
	EventWebAudioNodeParamConnected                        = "WebAudio.nodeParamConnected"
	EventWebAudioNodeParamDisconnected                     = "WebAudio.nodeParamDisconnected"
	CommandWebAuthnEnable                                  = webauthn.CommandEnable
	CommandWebAuthnDisable                                 = webauthn.CommandDisable
	CommandWebAuthnAddVirtualAuthenticator                 = webauthn.CommandAddVirtualAuthenticator
	CommandWebAuthnSetResponseOverrideBits                 = webauthn.CommandSetResponseOverrideBits
	CommandWebAuthnRemoveVirtualAuthenticator              = webauthn.CommandRemoveVirtualAuthenticator
	CommandWebAuthnAddCredential                           = webauthn.CommandAddCredential
	CommandWebAuthnGetCredential                           = webauthn.CommandGetCredential
	CommandWebAuthnGetCredentials                          = webauthn.CommandGetCredentials
	CommandWebAuthnRemoveCredential                        = webauthn.CommandRemoveCredential
	CommandWebAuthnClearCredentials                        = webauthn.CommandClearCredentials
	CommandWebAuthnSetUserVerified                         = webauthn.CommandSetUserVerified
	CommandWebAuthnSetAutomaticPresenceSimulation          = webauthn.CommandSetAutomaticPresenceSimulation
	CommandWebAuthnSetCredentialProperties                 = webauthn.CommandSetCredentialProperties
	EventWebAuthnCredentialAdded                           = "WebAuthn.credentialAdded"
	EventWebAuthnCredentialAsserted                        = "WebAuthn.credentialAsserted"
)

MethodType values.

Variables

This section is empty.

Functions

func UnmarshalMessage

func UnmarshalMessage(msg *Message) (interface{}, error)

UnmarshalMessage unmarshals the message result or params.

Types

type Error

type Error struct {
	Code    int64  `json:"code"`    // Error code.
	Message string `json:"message"` // Error message.
}

Error error type.

func (*Error) Error

func (e *Error) Error() string

Error satisfies the error interface.

func (Error) MarshalEasyJSON

func (v Error) MarshalEasyJSON(w *jwriter.Writer)

MarshalEasyJSON supports easyjson.Marshaler interface

func (Error) MarshalJSON

func (v Error) MarshalJSON() ([]byte, error)

MarshalJSON supports json.Marshaler interface

func (*Error) UnmarshalEasyJSON

func (v *Error) UnmarshalEasyJSON(l *jlexer.Lexer)

UnmarshalEasyJSON supports easyjson.Unmarshaler interface

func (*Error) UnmarshalJSON

func (v *Error) UnmarshalJSON(data []byte) error

UnmarshalJSON supports json.Unmarshaler interface

type Message

type Message struct {
	ID        int64               `json:"id,omitempty"`        // Unique message identifier.
	SessionID target.SessionID    `json:"sessionId,omitempty"` // Session that the message belongs to when using flat access.
	Method    MethodType          `json:"method,omitempty"`    // Event or command type.
	Params    easyjson.RawMessage `json:"params,omitempty"`    // Event or command parameters.
	Result    easyjson.RawMessage `json:"result,omitempty"`    // Command return values.
	Error     *Error              `json:"error,omitempty"`     // Error message.
}

Message chrome DevTools Protocol message sent/read over websocket connection.

func (Message) MarshalEasyJSON

func (v Message) MarshalEasyJSON(w *jwriter.Writer)

MarshalEasyJSON supports easyjson.Marshaler interface

func (Message) MarshalJSON

func (v Message) MarshalJSON() ([]byte, error)

MarshalJSON supports json.Marshaler interface

func (*Message) UnmarshalEasyJSON

func (v *Message) UnmarshalEasyJSON(l *jlexer.Lexer)

UnmarshalEasyJSON supports easyjson.Unmarshaler interface

func (*Message) UnmarshalJSON

func (v *Message) UnmarshalJSON(data []byte) error

UnmarshalJSON supports json.Unmarshaler interface

type MethodType

type MethodType string

MethodType chrome DevTools Protocol method type (ie, event and command names).

func (MethodType) Domain

func (t MethodType) Domain() string

Domain returns the Chrome DevTools Protocol domain of the event or command.

func (MethodType) String

func (t MethodType) String() string

String returns the MethodType as string value.

Directories

Path Synopsis
Package accessibility provides the Chrome DevTools Protocol commands, types, and events for the Accessibility domain.
Package accessibility provides the Chrome DevTools Protocol commands, types, and events for the Accessibility domain.
Package animation provides the Chrome DevTools Protocol commands, types, and events for the Animation domain.
Package animation provides the Chrome DevTools Protocol commands, types, and events for the Animation domain.
Package audits provides the Chrome DevTools Protocol commands, types, and events for the Audits domain.
Package audits provides the Chrome DevTools Protocol commands, types, and events for the Audits domain.
Package autofill provides the Chrome DevTools Protocol commands, types, and events for the Autofill domain.
Package autofill provides the Chrome DevTools Protocol commands, types, and events for the Autofill domain.
Package backgroundservice provides the Chrome DevTools Protocol commands, types, and events for the BackgroundService domain.
Package backgroundservice provides the Chrome DevTools Protocol commands, types, and events for the BackgroundService domain.
Package browser provides the Chrome DevTools Protocol commands, types, and events for the Browser domain.
Package browser provides the Chrome DevTools Protocol commands, types, and events for the Browser domain.
Package cachestorage provides the Chrome DevTools Protocol commands, types, and events for the CacheStorage domain.
Package cachestorage provides the Chrome DevTools Protocol commands, types, and events for the CacheStorage domain.
Package cast provides the Chrome DevTools Protocol commands, types, and events for the Cast domain.
Package cast provides the Chrome DevTools Protocol commands, types, and events for the Cast domain.
Package css provides the Chrome DevTools Protocol commands, types, and events for the CSS domain.
Package css provides the Chrome DevTools Protocol commands, types, and events for the CSS domain.
Package database provides the Chrome DevTools Protocol commands, types, and events for the Database domain.
Package database provides the Chrome DevTools Protocol commands, types, and events for the Database domain.
Package debugger provides the Chrome DevTools Protocol commands, types, and events for the Debugger domain.
Package debugger provides the Chrome DevTools Protocol commands, types, and events for the Debugger domain.
Package deviceaccess provides the Chrome DevTools Protocol commands, types, and events for the DeviceAccess domain.
Package deviceaccess provides the Chrome DevTools Protocol commands, types, and events for the DeviceAccess domain.
Package deviceorientation provides the Chrome DevTools Protocol commands, types, and events for the DeviceOrientation domain.
Package deviceorientation provides the Chrome DevTools Protocol commands, types, and events for the DeviceOrientation domain.
Package dom provides the Chrome DevTools Protocol commands, types, and events for the DOM domain.
Package dom provides the Chrome DevTools Protocol commands, types, and events for the DOM domain.
Package domdebugger provides the Chrome DevTools Protocol commands, types, and events for the DOMDebugger domain.
Package domdebugger provides the Chrome DevTools Protocol commands, types, and events for the DOMDebugger domain.
Package domsnapshot provides the Chrome DevTools Protocol commands, types, and events for the DOMSnapshot domain.
Package domsnapshot provides the Chrome DevTools Protocol commands, types, and events for the DOMSnapshot domain.
Package domstorage provides the Chrome DevTools Protocol commands, types, and events for the DOMStorage domain.
Package domstorage provides the Chrome DevTools Protocol commands, types, and events for the DOMStorage domain.
Package emulation provides the Chrome DevTools Protocol commands, types, and events for the Emulation domain.
Package emulation provides the Chrome DevTools Protocol commands, types, and events for the Emulation domain.
Package eventbreakpoints provides the Chrome DevTools Protocol commands, types, and events for the EventBreakpoints domain.
Package eventbreakpoints provides the Chrome DevTools Protocol commands, types, and events for the EventBreakpoints domain.
Package fedcm provides the Chrome DevTools Protocol commands, types, and events for the FedCm domain.
Package fedcm provides the Chrome DevTools Protocol commands, types, and events for the FedCm domain.
Package fetch provides the Chrome DevTools Protocol commands, types, and events for the Fetch domain.
Package fetch provides the Chrome DevTools Protocol commands, types, and events for the Fetch domain.
Package har provides the Chrome DevTools Protocol commands, types, and events for the HAR domain.
Package har provides the Chrome DevTools Protocol commands, types, and events for the HAR domain.
Package headlessexperimental provides the Chrome DevTools Protocol commands, types, and events for the HeadlessExperimental domain.
Package headlessexperimental provides the Chrome DevTools Protocol commands, types, and events for the HeadlessExperimental domain.
Package heapprofiler provides the Chrome DevTools Protocol commands, types, and events for the HeapProfiler domain.
Package heapprofiler provides the Chrome DevTools Protocol commands, types, and events for the HeapProfiler domain.
Package indexeddb provides the Chrome DevTools Protocol commands, types, and events for the IndexedDB domain.
Package indexeddb provides the Chrome DevTools Protocol commands, types, and events for the IndexedDB domain.
Package input provides the Chrome DevTools Protocol commands, types, and events for the Input domain.
Package input provides the Chrome DevTools Protocol commands, types, and events for the Input domain.
Package inspector provides the Chrome DevTools Protocol commands, types, and events for the Inspector domain.
Package inspector provides the Chrome DevTools Protocol commands, types, and events for the Inspector domain.
Package io provides the Chrome DevTools Protocol commands, types, and events for the IO domain.
Package io provides the Chrome DevTools Protocol commands, types, and events for the IO domain.
Package layertree provides the Chrome DevTools Protocol commands, types, and events for the LayerTree domain.
Package layertree provides the Chrome DevTools Protocol commands, types, and events for the LayerTree domain.
Package log provides the Chrome DevTools Protocol commands, types, and events for the Log domain.
Package log provides the Chrome DevTools Protocol commands, types, and events for the Log domain.
Package media provides the Chrome DevTools Protocol commands, types, and events for the Media domain.
Package media provides the Chrome DevTools Protocol commands, types, and events for the Media domain.
Package memory provides the Chrome DevTools Protocol commands, types, and events for the Memory domain.
Package memory provides the Chrome DevTools Protocol commands, types, and events for the Memory domain.
Package network provides the Chrome DevTools Protocol commands, types, and events for the Network domain.
Package network provides the Chrome DevTools Protocol commands, types, and events for the Network domain.
Package overlay provides the Chrome DevTools Protocol commands, types, and events for the Overlay domain.
Package overlay provides the Chrome DevTools Protocol commands, types, and events for the Overlay domain.
Package page provides the Chrome DevTools Protocol commands, types, and events for the Page domain.
Package page provides the Chrome DevTools Protocol commands, types, and events for the Page domain.
Package performance provides the Chrome DevTools Protocol commands, types, and events for the Performance domain.
Package performance provides the Chrome DevTools Protocol commands, types, and events for the Performance domain.
Package performancetimeline provides the Chrome DevTools Protocol commands, types, and events for the PerformanceTimeline domain.
Package performancetimeline provides the Chrome DevTools Protocol commands, types, and events for the PerformanceTimeline domain.
Package preload provides the Chrome DevTools Protocol commands, types, and events for the Preload domain.
Package preload provides the Chrome DevTools Protocol commands, types, and events for the Preload domain.
Package profiler provides the Chrome DevTools Protocol commands, types, and events for the Profiler domain.
Package profiler provides the Chrome DevTools Protocol commands, types, and events for the Profiler domain.
Package runtime provides the Chrome DevTools Protocol commands, types, and events for the Runtime domain.
Package runtime provides the Chrome DevTools Protocol commands, types, and events for the Runtime domain.
Package security provides the Chrome DevTools Protocol commands, types, and events for the Security domain.
Package security provides the Chrome DevTools Protocol commands, types, and events for the Security domain.
Package serviceworker provides the Chrome DevTools Protocol commands, types, and events for the ServiceWorker domain.
Package serviceworker provides the Chrome DevTools Protocol commands, types, and events for the ServiceWorker domain.
Package storage provides the Chrome DevTools Protocol commands, types, and events for the Storage domain.
Package storage provides the Chrome DevTools Protocol commands, types, and events for the Storage domain.
Package systeminfo provides the Chrome DevTools Protocol commands, types, and events for the SystemInfo domain.
Package systeminfo provides the Chrome DevTools Protocol commands, types, and events for the SystemInfo domain.
Package target provides the Chrome DevTools Protocol commands, types, and events for the Target domain.
Package target provides the Chrome DevTools Protocol commands, types, and events for the Target domain.
Package tethering provides the Chrome DevTools Protocol commands, types, and events for the Tethering domain.
Package tethering provides the Chrome DevTools Protocol commands, types, and events for the Tethering domain.
Package tracing provides the Chrome DevTools Protocol commands, types, and events for the Tracing domain.
Package tracing provides the Chrome DevTools Protocol commands, types, and events for the Tracing domain.
Package webaudio provides the Chrome DevTools Protocol commands, types, and events for the WebAudio domain.
Package webaudio provides the Chrome DevTools Protocol commands, types, and events for the WebAudio domain.
Package webauthn provides the Chrome DevTools Protocol commands, types, and events for the WebAuthn domain.
Package webauthn provides the Chrome DevTools Protocol commands, types, and events for the WebAuthn domain.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL