mirror of
https://github.com/puppeteer/puppeteer
synced 2024-06-14 14:02:48 +00:00
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. |