665 B
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. |