Skip to main content

WaitForSelectorOptions.timeout property

Signature:

interface WaitForSelectorOptions {
timeout?: number;
}