puppeteer/new-docs/puppeteer.protocol.dom.pushnodesbybackendidstofrontendresponse.nodeids.md
2020-07-13 14:01:35 +01:00

665 B

Home > puppeteer > Protocol > DOM > PushNodesByBackendIdsToFrontendResponse > nodeIds

Protocol.DOM.PushNodesByBackendIdsToFrontendResponse.nodeIds property

The array of ids of pushed nodes that correspond to the backend ids specified in backendNodeIds.

Signature:

nodeIds: NodeId[];