Skip to main content
Version: 19.2.2

WaitForOptions.waitUntil property

Signature:

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