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
Format
public ImageFormat? Format { get; set; }
Property Value
Origin
public ScreenshotOrigin? Origin { get; set; }