Skip to main content
Version: 16.2.0

WaitForOptions.waitUntil property

Signature:

interface WaitForOptions {
waitUntil?: PuppeteerLifeCycleEvent | PuppeteerLifeCycleEvent[];
}