mirror of
https://github.com/puppeteer/puppeteer
synced 2024-06-14 14:02:48 +00:00
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;