mirror of
https://github.com/puppeteer/puppeteer
synced 2024-06-14 14:02:48 +00:00
879 B
879 B
Home > puppeteer > Protocol > DOM > GetFrameOwnerResponse
Protocol.DOM.GetFrameOwnerResponse interface
Signature:
export interface GetFrameOwnerResponse
Properties
Property | Type | Description |
---|---|---|
backendNodeId | BackendNodeId | Resulting node. |
nodeId | NodeId | Id of the node at given coordinates, only when enabled and requested document. |