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

781 B

Home > puppeteer > Protocol > DOM > QuerySelectorAllRequest

Protocol.DOM.QuerySelectorAllRequest interface

Signature:

export interface QuerySelectorAllRequest 

Properties

Property Type Description
nodeId NodeId Id of the node to query upon.
selector string Selector string.