Skip to main content
Version: 19.6.2

PuppeteerErrors.TimeoutError property

Signature:

interface PuppeteerErrors {
TimeoutError: typeof TimeoutError;
}