package
0.0.0-20250224005500-01948a15fe7c
Repository: https://github.com/chromedp/cdproto.git
Documentation: pkg.go.dev

# Functions

Disable disables domain notifications.
Enable enables domain notifications.
GetGridHighlightObjectsForTest for Persistent Grid testing.
GetHighlightObjectForTest for testing.
GetSourceOrderHighlightObjectForTest for Source Order Viewer testing.
HideHighlight hides any highlight.
HighlightNode highlights DOM node with given id or with the given JavaScript object wrapper.
HighlightQuad highlights given quad.
HighlightRect highlights given rectangle.
HighlightSourceOrder highlights the source order of the children of the DOM node with given id or with the given JavaScript object wrapper.
SetInspectMode enters the 'inspect' mode.
SetPausedInDebuggerMessage [no description].
SetShowAdHighlights highlights owner element of all frames detected to be ads.
SetShowContainerQueryOverlays [no description].
SetShowDebugBorders requests that backend shows debug borders on layers.
SetShowFlexOverlays [no description].
SetShowFPSCounter requests that backend shows the FPS counter.
SetShowGridOverlays highlight multiple elements with the CSS Grid overlay.
SetShowHinge add a dual screen device hinge.
SetShowIsolatedElements show elements in isolation mode with overlays.
SetShowLayoutShiftRegions requests that backend shows layout shift regions.
SetShowPaintRects requests that backend shows paint rectangles.
SetShowScrollBottleneckRects requests that backend shows scroll bottleneck rects.
SetShowScrollSnapOverlays [no description].
SetShowViewportSizeOnResize paints viewport size upon main frame resize.
SetShowWindowControlsOverlay show Window Controls Overlay for PWA.

# Constants

ColorFormat values.
ColorFormat values.
ColorFormat values.
ColorFormat values.
Command names.
Command names.
Command names.
Command names.
Command names.
Command names.
Command names.
Command names.
Command names.
Command names.
Command names.
Command names.
Command names.
Command names.
Command names.
Command names.
Command names.
Command names.
Command names.
Command names.
Command names.
Command names.
Command names.
Command names.
Command names.
Command names.
ContrastAlgorithm values.
ContrastAlgorithm values.
ContrastAlgorithm values.
InspectMode values.
InspectMode values.
InspectMode values.
InspectMode values.
InspectMode values.
LineStylePattern values.
LineStylePattern values.

# Structs

BoxStyle style information for drawing a box.
ContainerQueryContainerHighlightConfig [no description].
ContainerQueryHighlightConfig [no description].
DisableParams disables domain notifications.
EnableParams enables domain notifications.
EventInspectModeCanceled fired when user cancels the inspect mode.
EventInspectNodeRequested fired when the node should be inspected.
EventNodeHighlightRequested fired when the node should be highlighted.
EventScreenshotRequested fired when user asks to capture screenshot of some area on the page.
FlexContainerHighlightConfig configuration data for the highlighting of Flex container elements.
FlexItemHighlightConfig configuration data for the highlighting of Flex item elements.
FlexNodeHighlightConfig [no description].
GetGridHighlightObjectsForTestParams for Persistent Grid testing.
GetGridHighlightObjectsForTestReturns return values.
GetHighlightObjectForTestParams for testing.
GetHighlightObjectForTestReturns return values.
GetSourceOrderHighlightObjectForTestParams for Source Order Viewer testing.
GetSourceOrderHighlightObjectForTestReturns return values.
GridHighlightConfig configuration data for the highlighting of Grid elements.
GridNodeHighlightConfig configurations for Persistent Grid Highlight.
HideHighlightParams hides any highlight.
HighlightConfig configuration data for the highlighting of page elements.
HighlightNodeParams highlights DOM node with given id or with the given JavaScript object wrapper.
HighlightQuadParams highlights given quad.
HighlightRectParams highlights given rectangle.
HighlightSourceOrderParams highlights the source order of the children of the DOM node with given id or with the given JavaScript object wrapper.
HingeConfig configuration for dual screen hinge.
IsolatedElementHighlightConfig [no description].
IsolationModeHighlightConfig [no description].
LineStyle style information for drawing a line.
ScrollSnapContainerHighlightConfig [no description].
ScrollSnapHighlightConfig [no description].
SetInspectModeParams enters the 'inspect' mode.
SetPausedInDebuggerMessageParams [no description].
SetShowAdHighlightsParams highlights owner element of all frames detected to be ads.
SetShowContainerQueryOverlaysParams [no description].
SetShowDebugBordersParams requests that backend shows debug borders on layers.
SetShowFlexOverlaysParams [no description].
SetShowFPSCounterParams requests that backend shows the FPS counter.
SetShowGridOverlaysParams highlight multiple elements with the CSS Grid overlay.
SetShowHingeParams add a dual screen device hinge.
SetShowIsolatedElementsParams show elements in isolation mode with overlays.
SetShowLayoutShiftRegionsParams requests that backend shows layout shift regions.
SetShowPaintRectsParams requests that backend shows paint rectangles.
SetShowScrollBottleneckRectsParams requests that backend shows scroll bottleneck rects.
SetShowScrollSnapOverlaysParams [no description].
SetShowViewportSizeOnResizeParams paints viewport size upon main frame resize.
SetShowWindowControlsOverlayParams show Window Controls Overlay for PWA.
SourceOrderConfig configuration data for drawing the source order of an elements children.
WindowControlsOverlayConfig configuration for Window Controls Overlay.

# Type aliases

ColorFormat [no description].
ContrastAlgorithm [no description].
InspectMode [no description].
LineStylePattern the line pattern (default: solid).