835 B
835 B
Home > puppeteer > Protocol > DOM > PushNodesByBackendIdsToFrontendResponse
Protocol.DOM.PushNodesByBackendIdsToFrontendResponse interface
Signature:
export interface PushNodesByBackendIdsToFrontendResponse
Properties
Property | Type | Description |
---|---|---|
nodeIds | NodeId[] | The array of ids of pushed nodes that correspond to the backend ids specified in backendNodeIds. |