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

763 B

Home > puppeteer > Protocol > DOM > QuerySelectorRequest

Protocol.DOM.QuerySelectorRequest interface

Signature:

export interface QuerySelectorRequest 

Properties

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