Skip to main content
Version: 17.1.1

WaitForOptions.waitUntil property

Signature:

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