Skip to main content
Version: 17.1.3

PuppeteerErrors.TimeoutError property

Signature:

interface PuppeteerErrors {
TimeoutError: typeof TimeoutError;
}