654 B
654 B
Home > puppeteer > Protocol > DOMSnapshot > DOMNode > pseudoElementIndexes
Protocol.DOMSnapshot.DOMNode.pseudoElementIndexes property
Indexes of pseudo elements associated with this node in the domNodes
array returned by getSnapshot
, if any.
Signature:
pseudoElementIndexes?: integer[];