Skip to main content

PuppeteerErrors.TimeoutError property

Signature:

interface PuppeteerErrors {
TimeoutError: typeof TimeoutError;
}