Skip to main content
Version: Next

WaitForSelectorOptions.timeout property

Signature:

interface WaitForSelectorOptions {
timeout?: number;
}