--- sidebar_label: PuppeteerErrors.TimeoutError --- # PuppeteerErrors.TimeoutError property #### Signature: ```typescript interface PuppeteerErrors { TimeoutError: typeof TimeoutError; } ```