Skip to main content
Version: 16.0.0

WaitTimeoutOptions interface

Signature:

export interface WaitTimeoutOptions

Properties

PropertyModifiersTypeDescription
timeout?number(Optional) Maximum wait time in milliseconds, defaults to 30 seconds, pass 0 to disable the timeout.