Table of Contents

Class CaptureScreenshotOptions

Namespace
OpenQA.Selenium.BiDi.BrowsingContext
Assembly
WebDriver.dll
public sealed class CaptureScreenshotOptions : CommandOptions
Inheritance
CaptureScreenshotOptions
Inherited Members

Properties

Clip

public ClipRectangle? Clip { get; set; }

Property Value

ClipRectangle

Format

public ImageFormat? Format { get; set; }

Property Value

ImageFormat?

Origin

public ScreenshotOrigin? Origin { get; set; }

Property Value

ScreenshotOrigin?