mirror of
https://github.com/puppeteer/puppeteer
synced 2024-06-14 14:02:48 +00:00
423 B
423 B
Home > puppeteer > CustomQueryHandler > queryOne
CustomQueryHandler.queryOne property
Signature:
queryOne?: (element: Element | Document, selector: string) => Element | null;