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

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