Skip to main content
Go to Latest
interface Protocol.Overlay.IsolatedElementHighlightConfig
import { type Protocol } from "https://deno.land/x/puppeteer@14.1.1/vendor/puppeteer-core/puppeteer/api-docs-entry.js";
const { IsolatedElementHighlightConfig } = Protocol.Overlay;

Properties

isolationModeHighlightConfig: IsolationModeHighlightConfig

A descriptor for the highlight appearance of an element in isolation mode.

nodeId: DOM.NodeId

Identifier of the isolated element to highlight.