686 B
686 B
Home > puppeteer > Protocol > HeadlessExperimental > BeginFrameResponse > screenshotData
Protocol.HeadlessExperimental.BeginFrameResponse.screenshotData property
Base64-encoded image data of the screenshot, if one was requested and successfully taken.
Signature:
screenshotData?: string;