Skip to content

Latest commit

 

History

History
19 lines (11 loc) · 554 Bytes

puppeteer.waitfortargetoptions.md

File metadata and controls

19 lines (11 loc) · 554 Bytes

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.