Skip to main content
Version: 17.0.0

WaitForOptions.waitUntil property

Signature:

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