ScreenshotArguments¶
Structure Class¶
ScreenshotArguments
dataclass
¶
Arguments for a screenshot action.
Attributes¶
format
class-attribute
instance-attribute
¶
format: ScreenshotFormat | None = None
The image format for the screenshot. Defaults to PNG.