Namespace Selenium.WebDriver.BiDi.Cdp.Overlay
Classes
- BoxStyle
Style information for drawing a box.
- DisplayCutoutConfig
Configuration for a display cutout.
- FlexContainerHighlightConfig
Configuration data for the highlighting of Flex container elements.
- FlexItemHighlightConfig
Configuration data for the highlighting of Flex item elements.
- GridHighlightConfig
Configuration data for the highlighting of Grid elements.
- GridNodeHighlightConfig
Configurations for Persistent Grid Highlight
- HighlightConfig
Configuration data for the highlighting of page elements.
- 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.
- InspectedElementWindowRestoredEventArgs
Fired when user asks to restore the Inspected Element floating window.
- LineStyle
Style information for drawing a line.
- NodeHighlightRequestedEventArgs
Fired when the node should be highlighted. This happens after call to setInspectMode.
- OverlayDomainEvent
Provides static event descriptors for the IOverlay.
- ScreenshotRequestedEventArgs
Fired when user asks to capture screenshot of some area on the page.
- SourceOrderConfig
Configuration data for drawing the source order of an elements children.
- WindowControlsOverlayConfig
Configuration for Window Controls Overlay
Interfaces
- IOverlay
This domain provides various functionality related to drawing atop the inspected page.
Enums
- DisplayCutoutShape
Supported display cutout shapes.