puppeteer/new-docs/puppeteer.protocol.page.setlifecycleeventsenabledrequest.enabled.md
2020-07-13 14:01:35 +01:00

587 B

Home > puppeteer > Protocol > Page > SetLifecycleEventsEnabledRequest > enabled

Protocol.Page.SetLifecycleEventsEnabledRequest.enabled property

If true, starts emitting lifecycle events.

Signature:

enabled: boolean;