Skip to main content
Version: 15.3.1

WaitForOptions.waitUntil property

Signature:

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