Table of Contents

Namespace OpenQA.Selenium.DevTools.V148.Overlay

Classes

BoxStyle

Style information for drawing a box.

ContainerQueryContainerHighlightConfig

ContainerQueryContainerHighlightConfig

ContainerQueryHighlightConfig

ContainerQueryHighlightConfig

DisableCommandResponse

Response for Disables domain notifications.

DisableCommandSettings

Disables domain notifications.

EnableCommandResponse

Response for Enables domain notifications.

EnableCommandSettings

Enables domain notifications.

FlexContainerHighlightConfig

Configuration data for the highlighting of Flex container elements.

FlexItemHighlightConfig

Configuration data for the highlighting of Flex item elements.

FlexNodeHighlightConfig

FlexNodeHighlightConfig

GetGridHighlightObjectsForTestCommandResponse

Response for For Persistent Grid testing.

GetGridHighlightObjectsForTestCommandSettings

For Persistent Grid testing.

GetHighlightObjectForTestCommandResponse

Response for For testing.

GetHighlightObjectForTestCommandSettings

For testing.

GetSourceOrderHighlightObjectForTestCommandResponse

Response for For Source Order Viewer testing.

GetSourceOrderHighlightObjectForTestCommandSettings

For Source Order Viewer testing.

GridHighlightConfig

Configuration data for the highlighting of Grid elements.

GridNodeHighlightConfig

Configurations for Persistent Grid Highlight

HideHighlightCommandResponse

Response for Hides any highlight.

HideHighlightCommandSettings

Hides any highlight.

HighlightConfig

Configuration data for the highlighting of page elements.

HighlightFrameCommandResponse

Response for Highlights owner element of the frame with given id. Deprecated: Doesn't work reliably and cannot be fixed due to process separation (the owner node might be in a different process). Determine the owner node in the client and use highlightNode.

HighlightFrameCommandSettings

Highlights owner element of the frame with given id. Deprecated: Doesn't work reliably and cannot be fixed due to process separation (the owner node might be in a different process). Determine the owner node in the client and use highlightNode.

HighlightNodeCommandResponse

Response for Highlights DOM node with given id or with the given JavaScript object wrapper. Either nodeId or objectId must be specified.

HighlightNodeCommandSettings

Highlights DOM node with given id or with the given JavaScript object wrapper. Either nodeId or objectId must be specified.

HighlightQuadCommandResponse

Response for Highlights given quad. Coordinates are absolute with respect to the main frame viewport.

HighlightQuadCommandSettings

Highlights given quad. Coordinates are absolute with respect to the main frame viewport.

HighlightRectCommandResponse

Response for Highlights given rectangle. Coordinates are absolute with respect to the main frame viewport. Issue: the method does not handle device pixel ratio (DPR) correctly. The coordinates currently have to be adjusted by the client if DPR is not 1 (see crbug.com/437807128).

HighlightRectCommandSettings

Highlights given rectangle. Coordinates are absolute with respect to the main frame viewport. Issue: the method does not handle device pixel ratio (DPR) correctly. The coordinates currently have to be adjusted by the client if DPR is not 1 (see crbug.com/437807128).

HighlightSourceOrderCommandResponse

Response for Highlights the source order of the children of the DOM node with given id or with the given JavaScript object wrapper. Either nodeId or objectId must be specified.

HighlightSourceOrderCommandSettings

Highlights the source order of the children of the DOM node with given id or with the given JavaScript object wrapper. Either nodeId or objectId must be specified.

HingeConfig

Configuration for dual screen hinge

InspectModeCanceledEventArgs

Fired when user cancels the inspect mode.

InspectNodeRequestedEventArgs

Fired when the node should be inspected. This happens after call to setInspectMode or when user manually inspects an element.

InspectPanelShowRequestedEventArgs

Fired when user asks to show the Inspect panel.

InspectedElementAnchorConfig

InspectedElementAnchorConfig

InspectedElementWindowRestoredEventArgs

Fired when user asks to restore the Inspected Element floating window.

IsolatedElementHighlightConfig

IsolatedElementHighlightConfig

IsolationModeHighlightConfig

IsolationModeHighlightConfig

LineStyle

Style information for drawing a line.

NodeHighlightRequestedEventArgs

Fired when the node should be highlighted. This happens after call to setInspectMode.

OverlayAdapter

Represents an adapter for the Overlay domain to simplify the command interface.

ScreenshotRequestedEventArgs

Fired when user asks to capture screenshot of some area on the page.

ScrollSnapContainerHighlightConfig

ScrollSnapContainerHighlightConfig

ScrollSnapHighlightConfig

ScrollSnapHighlightConfig

SetInspectModeCommandResponse

Response for Enters the 'inspect' mode. In this mode, elements that user is hovering over are highlighted. Backend then generates 'inspectNodeRequested' event upon element selection.

SetInspectModeCommandSettings

Enters the 'inspect' mode. In this mode, elements that user is hovering over are highlighted. Backend then generates 'inspectNodeRequested' event upon element selection.

SetPausedInDebuggerMessageCommandResponse

Response for SetPausedInDebuggerMessage

SetPausedInDebuggerMessageCommandSettings

SetPausedInDebuggerMessage

SetShowAdHighlightsCommandResponse

Response for Highlights owner element of all frames detected to be ads.

SetShowAdHighlightsCommandSettings

Highlights owner element of all frames detected to be ads.

SetShowContainerQueryOverlaysCommandResponse

Response for SetShowContainerQueryOverlays

SetShowContainerQueryOverlaysCommandSettings

SetShowContainerQueryOverlays

SetShowDebugBordersCommandResponse

Response for Requests that backend shows debug borders on layers

SetShowDebugBordersCommandSettings

Requests that backend shows debug borders on layers

SetShowFPSCounterCommandResponse

Response for Requests that backend shows the FPS counter

SetShowFPSCounterCommandSettings

Requests that backend shows the FPS counter

SetShowFlexOverlaysCommandResponse

Response for SetShowFlexOverlays

SetShowFlexOverlaysCommandSettings

SetShowFlexOverlays

SetShowGridOverlaysCommandResponse

Response for Highlight multiple elements with the CSS Grid overlay.

SetShowGridOverlaysCommandSettings

Highlight multiple elements with the CSS Grid overlay.

SetShowHingeCommandResponse

Response for Add a dual screen device hinge

SetShowHingeCommandSettings

Add a dual screen device hinge

SetShowHitTestBordersCommandResponse

Response for Deprecated, no longer has any effect.

SetShowHitTestBordersCommandSettings

Deprecated, no longer has any effect.

SetShowInspectedElementAnchorCommandResponse

Response for SetShowInspectedElementAnchor

SetShowInspectedElementAnchorCommandSettings

SetShowInspectedElementAnchor

SetShowIsolatedElementsCommandResponse

Response for Show elements in isolation mode with overlays.

SetShowIsolatedElementsCommandSettings

Show elements in isolation mode with overlays.

SetShowLayoutShiftRegionsCommandResponse

Response for Requests that backend shows layout shift regions

SetShowLayoutShiftRegionsCommandSettings

Requests that backend shows layout shift regions

SetShowPaintRectsCommandResponse

Response for Requests that backend shows paint rectangles

SetShowPaintRectsCommandSettings

Requests that backend shows paint rectangles

SetShowScrollBottleneckRectsCommandResponse

Response for Requests that backend shows scroll bottleneck rects

SetShowScrollBottleneckRectsCommandSettings

Requests that backend shows scroll bottleneck rects

SetShowScrollSnapOverlaysCommandResponse

Response for SetShowScrollSnapOverlays

SetShowScrollSnapOverlaysCommandSettings

SetShowScrollSnapOverlays

SetShowViewportSizeOnResizeCommandResponse

Response for Paints viewport size upon main frame resize.

SetShowViewportSizeOnResizeCommandSettings

Paints viewport size upon main frame resize.

SetShowWebVitalsCommandResponse

Response for Deprecated, no longer has any effect.

SetShowWebVitalsCommandSettings

Deprecated, no longer has any effect.

SetShowWindowControlsOverlayCommandResponse

Response for Show Window Controls Overlay for PWA

SetShowWindowControlsOverlayCommandSettings

Show Window Controls Overlay for PWA

SourceOrderConfig

Configuration data for drawing the source order of an elements children.

WindowControlsOverlayConfig

Configuration for Window Controls Overlay

Enums

ColorFormat

ColorFormat

ContrastAlgorithm

ContrastAlgorithm

InspectMode

InspectMode

LineStylePatternValues

Enumerated values for Overlay.LineStyle.pattern