Expand description
This domain provides experimental commands only supported in headless mode.
Structs§
- Begin
Frame Params - Sends a BeginFrame to the target and returns when the frame was completed. Optionally captures a screenshot from the resulting frame. Requires that the target was created with enabled BeginFrameControl. Designed for use with –run-all-compositor-stages-before-draw, see also https://goo.gle/chrome-headless-rendering for more background. beginFrame
- Begin
Frame Params Builder - Begin
Frame Returns - Sends a BeginFrame to the target and returns when the frame was completed. Optionally captures a screenshot from the resulting frame. Requires that the target was created with enabled BeginFrameControl. Designed for use with –run-all-compositor-stages-before-draw, see also https://goo.gle/chrome-headless-rendering for more background. beginFrame
- Begin
Frame Returns Builder - Screenshot
Params - Encoding options for a screenshot. ScreenshotParams
- Screenshot
Params Builder
Enums§
- Screenshot
Params Format - Image compression format (defaults to png).