Skip to main content
Version: 19.2.2

PuppeteerErrors.TimeoutError property

Signature:

interface PuppeteerErrors {
TimeoutError: typeof TimeoutError;
}