653 B
653 B
Home > puppeteer > Protocol > DOMSnapshot > DOMNode > contentDocumentIndex
Protocol.DOMSnapshot.DOMNode.contentDocumentIndex property
The index of a frame owner element's content document in the domNodes
array returned by getSnapshot
, if any.
Signature:
contentDocumentIndex?: integer;