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

665 B

Home > puppeteer > Protocol > DOM > GetAttributesResponse

Protocol.DOM.GetAttributesResponse interface

Signature:

export interface GetAttributesResponse 

Properties

Property Type Description
attributes string[] An interleaved array of node attribute names and values.