Interface RerunDevicePreviewTargetsOptions

Export

Interface

RerunDevicePreviewTargetsOptions

Hierarchy

  • RerunDevicePreviewTargetsOptions

Properties

Properties

failedOnly: boolean

When true, only selected targets in failed terminal states are rerun. Defaults to true.

Memberof

RerunDevicePreviewTargetsOptions

targetIds: string[]

Device preview target IDs to rerun within the existing run. Use target IDs from DevicePreviewRunResultsDto.targets.

Memberof

RerunDevicePreviewTargetsOptions