Package org.hildan.chrome.devtools.domains.overlay
See: Description
-
Class Summary Class Description GetHighlightObjectForTestRequest Request object containing input parameters for the OverlayDomain.getHighlightObjectForTest command. GetHighlightObjectForTestResponse Response type for the OverlayDomain.getHighlightObjectForTest command. GetGridHighlightObjectsForTestRequest Request object containing input parameters for the OverlayDomain.getGridHighlightObjectsForTest command. GetGridHighlightObjectsForTestResponse Response type for the OverlayDomain.getGridHighlightObjectsForTest command. GetSourceOrderHighlightObjectForTestRequest Request object containing input parameters for the OverlayDomain.getSourceOrderHighlightObjectForTest command. GetSourceOrderHighlightObjectForTestResponse Response type for the OverlayDomain.getSourceOrderHighlightObjectForTest command. HighlightFrameRequest Request object containing input parameters for the OverlayDomain.highlightFrame command. HighlightNodeRequest Request object containing input parameters for the OverlayDomain.highlightNode command. HighlightQuadRequest Request object containing input parameters for the OverlayDomain.highlightQuad command. HighlightRectRequest Request object containing input parameters for the OverlayDomain.highlightRect command. HighlightSourceOrderRequest Request object containing input parameters for the OverlayDomain.highlightSourceOrder command. SetInspectModeRequest Request object containing input parameters for the OverlayDomain.setInspectMode command. SetShowAdHighlightsRequest Request object containing input parameters for the OverlayDomain.setShowAdHighlights command. SetPausedInDebuggerMessageRequest Request object containing input parameters for the OverlayDomain.setPausedInDebuggerMessage command. SetShowDebugBordersRequest Request object containing input parameters for the OverlayDomain.setShowDebugBorders command. SetShowFPSCounterRequest Request object containing input parameters for the OverlayDomain.setShowFPSCounter command. SetShowGridOverlaysRequest Request object containing input parameters for the OverlayDomain.setShowGridOverlays command. SetShowFlexOverlaysRequest Request object containing input parameters for the OverlayDomain.setShowFlexOverlays command. SetShowPaintRectsRequest Request object containing input parameters for the OverlayDomain.setShowPaintRects command. SetShowLayoutShiftRegionsRequest Request object containing input parameters for the OverlayDomain.setShowLayoutShiftRegions command. SetShowScrollBottleneckRectsRequest Request object containing input parameters for the OverlayDomain.setShowScrollBottleneckRects command. SetShowHitTestBordersRequest Request object containing input parameters for the OverlayDomain.setShowHitTestBorders command. SetShowWebVitalsRequest Request object containing input parameters for the OverlayDomain.setShowWebVitals command. SetShowViewportSizeOnResizeRequest Request object containing input parameters for the OverlayDomain.setShowViewportSizeOnResize command. SetShowHingeRequest Request object containing input parameters for the OverlayDomain.setShowHinge command. OverlayDomain This domain provides various functionality related to drawing atop the inspected page. SourceOrderConfig Configuration data for drawing the source order of an elements children. GridHighlightConfig Configuration data for the highlighting of Grid elements. FlexContainerHighlightConfig Configuration data for the highlighting of Flex container elements. LineStyle Style information for drawing a line. BoxStyle Style information for drawing a box. HighlightConfig Configuration data for the highlighting of page elements. GridNodeHighlightConfig Configurations for Persistent Grid HighlightOfficial doc FlexNodeHighlightConfig Official doc HingeConfig Configuration for dual screen hingeOfficial doc -
Enum Summary Enum Description ContrastAlgorithm Official doc ColorFormat Official doc InspectMode Official doc