chrome-devtools-kotlin / org.hildan.chrome.devtools.domains.overlay / OverlayDomain / highlightRect

highlightRect

suspend fun highlightRect(input: HighlightRectRequest): Unit

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

Official doc