mirror of
https://github.com/puppeteer/puppeteer
synced 2024-06-14 14:02:48 +00:00
529 B
529 B
Home > puppeteer > Protocol > DOMSnapshot > DOMNode > attributes
Protocol.DOMSnapshot.DOMNode.attributes property
Attributes of an Element
node.
Signature:
attributes?: NameValue[];