Module chromiumoxide::cdp::browser_protocol::headless_experimental[][src]

This domain provides experimental commands only supported in headless mode.

Structs

BeginFrameParams

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.gl/3zHXhB for more background. beginFrame

BeginFrameParamsBuilder
BeginFrameReturns

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.gl/3zHXhB for more background. beginFrame

BeginFrameReturnsBuilder
DisableParams

Disables headless events for the target. disable

DisableReturns

Disables headless events for the target. disable

EnableParams

Enables headless events for the target. enable

EnableReturns

Enables headless events for the target. enable

ScreenshotParams

Encoding options for a screenshot. ScreenshotParams

ScreenshotParamsBuilder

Enums

ScreenshotParamsFormat

Image compression format (defaults to png).