mirror of
https://github.com/puppeteer/puppeteer
synced 2024-06-14 14:02:48 +00:00
540 B
540 B
Home > puppeteer > Protocol > DOMSnapshot > DocumentSnapshot > nodes
Protocol.DOMSnapshot.DocumentSnapshot.nodes property
A table with dom nodes.
Signature:
nodes: NodeTreeSnapshot;