Skip to main content

WaitForTargetOptions interface

Signature:

export interface WaitForTargetOptions

Properties

PropertyTypeDescription
timeout?number(Optional) Maximum wait time in milliseconds. Pass 0 to disable the timeout.