mirror of
https://github.com/puppeteer/puppeteer
synced 2024-06-14 14:02:48 +00:00
636 B
636 B
Home > puppeteer > Protocol > DOMSnapshot > LayoutTreeSnapshot > nodeIndex
Protocol.DOMSnapshot.LayoutTreeSnapshot.nodeIndex property
Index of the corresponding node in the NodeTreeSnapshot
array returned by captureSnapshot
.
Signature:
nodeIndex: integer[];