puppeteer/new-docs/puppeteer.waitfortargetoptions.md
2020-06-23 07:19:15 +02:00

554 B

Home > puppeteer > WaitForTargetOptions

WaitForTargetOptions interface

Signature:

export interface WaitForTargetOptions 

Properties

Property Type Description
timeout number Maximum wait time in milliseconds. Pass 0 to disable the timeout.