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

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[];