Home > puppeteer > Protocol > DOM > PushNodesByBackendIdsToFrontendResponse > nodeIds
The array of ids of pushed nodes that correspond to the backend ids specified in backendNodeIds.
Signature:
nodeIds: NodeId[];