mirror of
https://github.com/puppeteer/puppeteer
synced 2024-06-14 14:02:48 +00:00
597 B
597 B
Home > puppeteer > Protocol > DOMSnapshot > NodeTreeSnapshot > attributes
Protocol.DOMSnapshot.NodeTreeSnapshot.attributes property
Attributes of an Element
node. Flatten name, value pairs.
Signature:
attributes?: ArrayOfStrings[];