Skip to main content
Version: 19.2.1

PuppeteerErrors.TimeoutError property

Signature:

interface PuppeteerErrors {
TimeoutError: typeof TimeoutError;
}