mirror of
https://github.com/puppeteer/puppeteer
synced 2024-06-14 14:02:48 +00:00
641 B
641 B
Home > puppeteer > Protocol > DOMSnapshot > NodeTreeSnapshot > contentDocumentIndex
Protocol.DOMSnapshot.NodeTreeSnapshot.contentDocumentIndex property
The index of the document in the list of the snapshot documents.
Signature:
contentDocumentIndex?: RareIntegerData;