puppeteer/docs/api/puppeteer.protocollifecycleevent.md

235 B

sidebar_label
ProtocolLifeCycleEvent

ProtocolLifeCycleEvent type

Signature:

export declare type ProtocolLifeCycleEvent = 'load' | 'DOMContentLoaded' | 'networkIdle' | 'networkAlmostIdle';