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

528 B

Home > puppeteer > Protocol > DOM > GetAttributesRequest > nodeId

Protocol.DOM.GetAttributesRequest.nodeId property

Id of the node to retrieve attibutes for.

Signature:

nodeId: NodeId;