puppeteer/new-docs/puppeteer.protocol.domsnapshot.domnode.contentdocumentindex.md
2020-07-13 14:01:35 +01:00

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;