mirror of
https://github.com/puppeteer/puppeteer
synced 2024-06-14 14:02:48 +00:00
683 B
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) |