puppeteer/new-docs/puppeteer.protocol.headlessexperimental.beginframeresponse.hasdamage.md
2020-07-13 14:01:35 +01:00

731 B

Home > puppeteer > Protocol > HeadlessExperimental > BeginFrameResponse > hasDamage

Protocol.HeadlessExperimental.BeginFrameResponse.hasDamage property

Whether the BeginFrame resulted in damage and, thus, a new frame was committed to the display. Reported for diagnostic uses, may be removed in the future.

Signature:

hasDamage: boolean;