Namespace OpenQA.Selenium.DevTools.V148.HeadlessExperimental
Classes
- BeginFrameCommandResponse
Response for 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.
- BeginFrameCommandSettings
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.
- DisableCommandResponse
Response for Disables headless events for the target.
- DisableCommandSettings
Disables headless events for the target.
- EnableCommandResponse
Response for Enables headless events for the target.
- EnableCommandSettings
Enables headless events for the target.
- HeadlessExperimentalAdapter
Represents an adapter for the HeadlessExperimental domain to simplify the command interface.
- ScreenshotParams
Encoding options for a screenshot.
Enums
- ScreenshotParamsFormatValues
Enumerated values for HeadlessExperimental.ScreenshotParams.format