mirror of
https://github.com/puppeteer/puppeteer
synced 2024-06-14 14:02:48 +00:00
565 B
565 B
Home > puppeteer > Protocol > DOM > GetAttributesResponse > attributes
Protocol.DOM.GetAttributesResponse.attributes property
An interleaved array of node attribute names and values.
Signature:
attributes: string[];