731 B
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;