OtherWaitForTargetOptionsWaitForTargetOptions.timeoutVersion: 19.2.0On this pageWaitForTargetOptions.timeout propertyMaximum wait time in milliseconds. Pass 0 to disable the timeout.Signature:interface WaitForTargetOptions { timeout?: number;}Default value:30 seconds.