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

540 B

Home > puppeteer > Protocol > DOMSnapshot > DocumentSnapshot > nodes

Protocol.DOMSnapshot.DocumentSnapshot.nodes property

A table with dom nodes.

Signature:

nodes: NodeTreeSnapshot;