Table of Contents

Enum TestReport.ScreenshotMode

Namespace
Ranorex.Core.Reporting
Assembly
Ranorex.Core.dll

Determines if tracing screenshots are taken in the background (non-blocking) or foreground (blocking).

public enum TestReport.ScreenshotMode

Fields

Background = 1

Background (non-blocking) screenshots

Foreground = 0

Foreground (blocking) screenshots