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

Properties

backendNodeId: BackendNodeId

Resulting node.

frameId: Page.FrameId

Frame this node belongs to.

optional
nodeId: NodeId

Id of the node at given coordinates, only when enabled and requested document.