import { Protocol } from "https://deno.land/x/puppeteer@14.1.1/vendor/puppeteer-core/puppeteer/api-docs-entry.d.ts";
const { Overlay } = Protocol;
This domain provides various functionality related to drawing atop the inspected page.
Interfaces
Style information for drawing a box. | |
Configuration data for the highlighting of Flex container elements. | |
Configuration data for the highlighting of Flex item elements. | |
Configuration data for the highlighting of Grid elements. | |
Configurations for Persistent Grid Highlight | |
Configuration data for the highlighting of page elements. | |
Configuration for dual screen hinge | |
Fired when the node should be inspected. This happens after call to | |
Style information for drawing a line. | |
Fired when the node should be highlighted. This happens after call to | |
Fired when user asks to capture screenshot of some area on the page. | |
Configuration data for drawing the source order of an elements children. |