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

Properties

nodeIds: DOM.NodeId[]

Ids of the node to get highlight object for.