puppeteer/docs/api/puppeteer.waitforselectoroptions.md

683 B

sidebar_label
WaitForSelectorOptions

WaitForSelectorOptions interface

Signature:

export interface WaitForSelectorOptions 

Properties

Property Modifiers Type Description
hidden? boolean (Optional)
root? ElementHandle (Optional)
timeout? number (Optional)
visible? boolean (Optional)