mirror of
https://github.com/puppeteer/puppeteer
synced 2024-06-14 14:02:48 +00:00
189 B
189 B
sidebar_label |
---|
WaitForSelectorOptions.timeout |
WaitForSelectorOptions.timeout property
Signature:
interface WaitForSelectorOptions {
timeout?: number;
}